Bounding | |
| Name | Description | |
|---|---|---|
| Translate(Vector3) | Returns a new BoundingBox that is created by translating this BoundingBox with the specified translateVector (the current BoundingBox value is not changed). | |
| Translate(Vector3, Vector3, Vector3) | Obsolete. Sets the out minimum and maximum Vector3D with translating the current bounds with the specified translateVector (the current BoundingBox value is not changed). |