Type Definition building_blocks::prelude::ChunkKey3[][src]

pub type ChunkKey3 = ChunkKey<[i32; 3]>;
Expand description

A 3-dimensional ChunkKey.