Click or drag to resize

Import3DLODVoxels Property

Whether to generate a voxel grid for a last LOD. In auto mode voxel LOD is disabled when imported mesh has a skeleton.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<AutoTrueFalse> LODVoxels { get; set; }

Property Value

Type: ReferenceAutoTrueFalse
See Also