VoxelShapes::SerializableVoxelShape
Field NameField TypeField ConstraintsField Notes
Cells VoxelShapes::SerializableCells Grid of cells representing solid and empty regions
X Coordinates vector<float> <div style="padding-left: 0px;">MinItems = 1<br>MaxItems = 128</div> Cell boundaries along the X axis
Y Coordinates vector<float> <div style="padding-left: 0px;">MinItems = 1<br>MaxItems = 128</div> Cell boundaries along the Y axis
Z Coordinates vector<float> <div style="padding-left: 0px;">MinItems = 1<br>MaxItems = 128</div> Cell boundaries along the Z axis