VRageMath.PlaneD.Transform - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexPlaneD

Summary

public static PlaneD Transform(PlaneD plane, MatrixD matrix)

Transforms a normalized plane by a Matrix.

Returns

PlaneD

Parameters

Summary

public static void Transform(ref PlaneD plane, ref MatrixD matrix, out PlaneD result)

Transforms a normalized plane by a Matrix.

Parameters

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