VRageMath.MyOrientedBoundingBox.Transform - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyOrientedBoundingBox
public MyOrientedBoundingBox Transform(Quaternion rotation, Vector3 translation)
- Quaternion rotation
- Vector3 translation
public MyOrientedBoundingBox Transform(float scale, Quaternion rotation, Vector3 translation)
- float scale
- Quaternion rotation
- Vector3 translation
public void Transform(Matrix matrix)
- Matrix matrix