Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
Public Member Functions | |
void | Execute () |
Public Attributes | |
NativeArray< Face > | Faces |
int | ChunkSize |
NativeArray< TransformedMaterial > | Palette |
NativeList< Quad > | OpaqueQuads |
NativeList< Quad > | TransparentQuads |
bool | IgnoreMaterials |