SoSimplifyActionSetSimplificationLevels Method |
Sets number of levels of detail to produce and what percentage to produce at each level.
Namespace: OIV.Inventor.Actions
An example array would be [1.0, 0.3, 0.1], which would generate a LevelOfSimplification node with the original geometry and then two simplified children, one with 30% of the triangles and the other with 10% of the triangles in the original.