Function classicube_sys::Vec3_GetDirVector
source · pub fn Vec3_GetDirVector(yawRad: c_float, pitchRad: c_float) -> Vec3
Expand description
Returns a normalised vector facing in the direction described by the given yaw and pitch.
pub fn Vec3_GetDirVector(yawRad: c_float, pitchRad: c_float) -> Vec3
Returns a normalised vector facing in the direction described by the given yaw and pitch.