Vector4

Type Alias Vector4 

Source
pub type Vector4 = (FloatType, FloatType, FloatType, FloatType);
Expand description

Type used for representing 4d floating-point vectors