pub type UnitVector3 = UnitVector3<f32>;Expand description
3-dimensional unit vector.
Aliased Typeยง
struct UnitVector3 { /* private fields */ }pub type UnitVector3 = UnitVector3<f32>;3-dimensional unit vector.
struct UnitVector3 { /* private fields */ }