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

Summary

public MyOrientedBoundingBox Transform(Quaternion rotation, Vector3 translation)

Returns

Example

Remarks

Summary

public MyOrientedBoundingBox Transform(float scale, Quaternion rotation, Vector3 translation)

Returns

Example

Remarks

Summary

public void Transform(Matrix matrix)

Returns

Example

Remarks

Clone this wiki locally