VRageMath.Plane.Transform - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexPlane

Summary

public static Plane Transform(Plane plane, Matrix matrix)

Transforms a normalized Plane by a Matrix.

Returns

Plane

Parameters

Summary

public static void Transform(ref Plane plane, ref Matrix matrix, out Plane result)

Transforms a normalized Plane by a Matrix.

Parameters

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