VRageMath.BoundingSphereD.Transform - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingSphereD

Summary

public BoundingSphereD Transform(MatrixD matrix)

Translates and scales the BoundingSphereD using a given Matrix.

Returns

BoundingSphereD

Parameters

Summary

public void Transform(ref MatrixD matrix, out BoundingSphereD result)

Translates and scales the BoundingSphereD using a given Matrix.

Parameters

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