Function DrawingData.TransformBoundingBox

TransformBoundingBox (Matrix4x4 matrix, Bounds bounds)

Returns a new axis aligned bounding box that contains the given bounding box after being transformed by the matrix.

Private Static