Type Alias Vec3

Source
pub type Vec3 = [f32; 3];
Expand description

3-dimensional vector