VRageMath.BoundingSphere.Transform - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingSphere

Summary

public BoundingSphere Transform(Matrix matrix)

Translates and scales the BoundingSphere using a given Matrix.

Returns

BoundingSphere

Parameters

Summary

public void Transform(ref Matrix matrix, out BoundingSphere result)

Translates and scales the BoundingSphere using a given Matrix.

Parameters

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