Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.Voxels.MagicaVox Class Reference

Public Member Functions

 MagicaVox (BinaryReader reader, ref NativeArray< Color32 > palette)
 

Public Attributes

byte[] voxels
 
int3 min
 
int3 max
 
int3 size
 

Constructor & Destructor Documentation

◆ MagicaVox()

BrokeProtocol.Utility.Voxels.MagicaVox.MagicaVox ( BinaryReader reader,
ref NativeArray< Color32 > palette )
inline

Member Data Documentation

◆ max

int3 BrokeProtocol.Utility.Voxels.MagicaVox.max

◆ min

int3 BrokeProtocol.Utility.Voxels.MagicaVox.min

◆ size

int3 BrokeProtocol.Utility.Voxels.MagicaVox.size

◆ voxels

byte [] BrokeProtocol.Utility.Voxels.MagicaVox.voxels

The documentation for this class was generated from the following file: