Type Alias voxelize::VoxelUpdate

source ยท
pub type VoxelUpdate = (Vec3<i32>, u32);
Expand description

Denoting a change in block in the world.