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