Controls the algorithm to use when optimizing the triangle order for the post-transform cache0: Use NVTriStrip (slower1: 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.