Click or drag to resize

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: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int MaxIterationCount

Field Value

Int32
See Also