Voxel toolkit
The toolkit that lets you easily import .vox assets and have runtime API
|
Public Member Functions | |
Quad (int3 start, int3 end, FaceOrientation orientation, byte material) | |
Public Attributes | |
readonly byte | StartX |
readonly byte | StartY |
readonly byte | StartZ |
readonly byte | EndX |
readonly byte | EndY |
readonly byte | EndZ |
readonly FaceOrientation | Orientation |
readonly byte | Material |