VRageMath.Vector3.TransformProjection - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3
public static void TransformProjection(ref Vector3 position, ref Matrix matrix, out Vector3 result)
Transforms a Vector3 by the given projection matrix (both ortho and perspective are supported)