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: InternalAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic double VertexLinkDistance
Field Value
Double
See Also