PlantTypeLODVoxelThinFactor Property |
The factor to changing the visibility of thin objects. It is also useful when your model has holes in its shape, the algorithm thinks your model is empty inside.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<double> LODVoxelThinFactor { get; set; }
Property Value
Type:
ReferenceDouble
See Also