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

VRageMath.MyOrientedBoundingBox.Transform

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMyOrientedBoundingBox

csharp[MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) Transform([Quaternion](VRageMath.Quaternion) rotation, [Vector3](VRageMath.Vector3) translation)``````csharp[MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) Transform([float](System.Single) scale, [Quaternion](VRageMath.Quaternion) rotation, [Vector3](VRageMath.Vector3) translation)``````csharpvoid Transform([Matrix](VRageMath.Matrix) matrix)

Clone this wiki locally