pub fn Vec3_TransformY(result: &mut Vec3, y: c_float, mat: &Matrix)
Expand description

Same as Vec3_Transform, but faster since X and Z are assumed as 0.