Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
MagicaVox (BinaryReader reader, ref NativeArray< Color32 > palette) | |
Public Attributes | |
byte[] | voxels |
int3 | min |
int3 | max |
int3 | size |
|
inline |
int3 BrokeProtocol.Utility.Voxels.MagicaVox.max |
int3 BrokeProtocol.Utility.Voxels.MagicaVox.min |
int3 BrokeProtocol.Utility.Voxels.MagicaVox.size |
byte [] BrokeProtocol.Utility.Voxels.MagicaVox.voxels |