Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyOrientedBoundingBox.Transform

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexMyOrientedBoundingBox

Summary

public MyOrientedBoundingBox Transform(Quaternion rotation, Vector3 translation)

Returns

MyOrientedBoundingBox

Parameters

Summary

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

Returns

MyOrientedBoundingBox

Parameters

Summary

public void Transform(Matrix matrix)

Parameters

Clone this wiki locally