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

Magnitude of a FVec4

§Arguments

  • v (direction in) - Vector

§Returns

‖v‖