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

pub type ChunkKey2 = ChunkKey<[i32; 2]>;
Expand description

A 2-dimensional ChunkKey.