MeshSimplifierSimplificationOptionsStructMaxIterationCount Field |
The maximum iteration count. Higher number is more expensive but can bring you closer to your target quality.
Sometimes a lower maximum count might be desired in order to lower the performance cost.
Default value: 100
Namespace: InternalAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int MaxIterationCount
Field Value
Int32
See Also