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:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<double> Distance { get; set; }
Property Value
Type:
ReferenceDoubleSee Also