Type Alias vector2math::u64::Vec2

source ·
pub type Vec2 = [Dim; 2];
Expand description

A standard 2D vector type