Click or drag to resize

MeshSimplifierSimplificationOptionsStructVertexLinkDistance Field

The maximum distance between two vertices in order to link them. Note that this value is only used if EnableSmartLink is true. Default value: double.Epsilon

Namespace: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public double VertexLinkDistance

Field Value

Double
See Also