Click or drag to resize
Ab4d.SharpEngine logo

ModelOptimizer Properties

The ModelOptimizer type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAutoGenerateModelNames When true (by default) then the names of the combined MeshModelNodes are automatically generated from the names of the used ModelNodes (using CombinedNamesSymbol between names; plus symbol by default). If the combined name is longer than MaxAutoGenerateModelNameLength then the name is not generated.
Public propertyStatic memberMaxAutoGenerateModelNameLength Defines an integer that defines the maximum length of the automatically generated name for the combined MeshModelNode.
Top
See Also