Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
Public Member Functions | |
void | Execute (int index) |
Public Attributes | |
int | VerticesCount |
NativeList< Quad > | Quads |
NativeArray< TransformedMaterial > | Palette |
int | UVsStart |
NativeArray< Rect > | UVs |
float4 | Shift |
float | Scale |
float | EdgeShift |
NativeArray< Vertex > | Vertices |