pub fn major_axis(v: Vec3) -> i32Expand description
Major axis of a vector (same as max_element_index). (math_internal.h: b3MajorAxis)
pub fn major_axis(v: Vec3) -> i32Major axis of a vector (same as max_element_index). (math_internal.h: b3MajorAxis)