Skip to main content

Position

Type Alias Position 

Source
pub type Position = (u32, u32, u32);
Expand description

3D position (x, y, z)