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: 2024.1.1.0 (2024.1.1.0)
Syntax public bool EnableSmartLink
Field Value
Type:
BooleanSee Also