Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphere.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexBoundingSphere

csharp[BoundingSphere](VRageMath.BoundingSphere) Transform([Matrix](VRageMath.Matrix) matrix)##### Summary

Translates and scales the BoundingSphere using a given Matrix.

csharpvoid Transform(ref [Matrix](VRageMath.Matrix) matrix, ref [BoundingSphere](VRageMath.BoundingSphere) result)##### Summary

Translates and scales the BoundingSphere using a given Matrix.

Clone this wiki locally