Type Definition voxelize::BlockChange

source · []
pub type BlockChange = (Vec3<i32>, u32);
Expand description

Denoting a change in block in the world.