MeshLevelOfDetailDistance Property |
Specifies the distance at which this level of detail will become active. For voxel LODs is also another factor exists, voxel LOD will activate only when the size of a voxel is less than 1 pixel on the screen.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<double> Distance { get; set; }Property Value
ReferenceDouble
See Also