Click or drag to resize

MeshSimplifierSimplificationOptionsStructEnableSmartLink Field

If a feature for smarter vertex linking should be enabled, reducing artifacts in the decimated result at the cost of a slightly more expensive initialization by treating vertices at the same position as the same vertex while separating the attributes. Default value: true

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

Field Value

Boolean
See Also