Type Alias tea::vec::UVec3

source ·
pub type UVec3 = Vector3<u32>;

Trait Implementations§