0: Sort based on distance from camera centerpoint to bounding sphere centerpoint. (default, best for 3D games1: Sort based on projected distance to camera.2: Sort based on the projection onto a fixed axis. (best for 2D games)
Usage
r.TranslucentSortPolicy [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.