Vec4

Type Alias Vec4 

Source
pub type Vec4 = [f32; 4];
Expand description

3-dimensional vector with extra coord (1 for position, 0 for direction)