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.