Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
The voxel representation for the asset data. More...
Public Member Functions | |
VoxelData (Vector3Int position, int material) | |
Properties | |
Vector3Int | Position [get] |
The position of the voxel. | |
int | Material [get] |
The material of the voxel. | |
The voxel representation for the asset data.