Click or drag to resize

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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<double> LODVoxelThinFactor { get; set; }

Property Value

Type: ReferenceDouble
See Also