 |
ModelOptimizerAutoGenerateModelNames Property |
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.
Namespace: Ab4d.SharpEngine.UtilitiesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic static bool AutoGenerateModelNames { get; set; }Property Value
Boolean
See Also