Skip to main content

Vec3

Type Alias Vec3 

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

Vecteur / point 3D (x, y, z).