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: 2024.1.1.0 (2024.1.1.0)
Syntax public double VertexLinkDistance
Field Value
Type:
DoubleSee Also