pub unsafe extern "C" fn FVec3_Magnitude(v: C3D_FVec) -> f32
Expand description

Magnitude of a FVec3

§Arguments

  • v (direction in) - Vector

§Returns

‖v‖