Click or drag to resize

MeshGeometryVoxelGridSize Property

The size of a voxel grid.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Vector3I VoxelGridSize { get; }

Property Value

Type: Vector3I
See Also