Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
Public Member Functions | |
void | Execute () |
Public Attributes | |
NativeList< Quad > | Quads |
NativeArray< Voxel > | Chunk |
NativeArray< TransformedMaterial > | Palette |
int | ChunkSize |
int | ChunkSizeSquared |
NativeList< Color32 > | ColorTarget |
NativeList< TextureDescriptor > | TextureDescriptors |