VRageMath.Vector3.TransformProjection - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexVector3

Summary

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)

Parameters

⚠️ **GitHub.com Fallback** ⚠️