Click or drag to resize

MeshSimplifierSimplificationOptionsStructPreserveSurfaceCurvature Field

If the discrete curvature of the mesh surface be taken into account during simplification. Taking surface curvature into account can result in good quality mesh simplification, but it can slow the simplification process significantly. Default value: false

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool PreserveSurfaceCurvature

Field Value

Type: Boolean
See Also