Controls the algorithm to use when optimizing the triangle order for the post-transform cache 0: Use NVTriStrip (slower 1: Use Forsyth algorithm (fastest)(default) 2: No triangle order optimization. (least efficient, debugging purposes only)
Usage
r.TriangleOrderOptimization [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.