BoundsTransform Method | |
| Name | Description | |
|---|---|---|
| Transform(Matrix) | Transforms the current BoundingBox with the specified matrix | |
| Transform(Transformation) | Transforms the current Bounds with the specified transformation | |
| Transform(Matrix, Vector3, Vector3) | Transforms the current BoundingBox with the specified matrix and writes the transformed minimum and maximum positions to the specified parameters. | |
| Transform(Transformation, Vector3, Vector3) | Transforms the current BoundingBox with the specified matrix and writes the transformed minimum and maximum positions to the specified parameters. |