enum
EReductionHeuristics ReductionHeuristics decides how precise calculations Simplygon will do during the optimization of the Scene.
Key | Value | Comment |
---|---|---|
Fast | 0 | Faster but with less precise calculations. |
Consistent | 1 | Slower but more accurate. |
Key | Value | Comment |
---|---|---|
Fast | 0 | Faster but with less precise calculations. |
Consistent | 1 | Slower but more accurate. |
Key | Value | Comment |
---|---|---|
EReductionHeuristics_Fast | 0 | Faster but with less precise calculations. |
EReductionHeuristics_Consistent | 1 | Slower but more accurate. |