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.