Type Alias tea::vec::UVec2

source ·
pub type UVec2 = Vector2<u32>;

Trait Implementations§