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

MyOrientedBoundingBox

Summary

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

Returns

MyOrientedBoundingBox

Summary

public void Transform(Matrix matrix)

Clone this wiki locally