Vector3

Type Alias Vector3 

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

Type used for representing 3d floating-point vectors