TransformExt.CalculateBounds Method
Overload List
Name | Description | |
---|---|---|
CalculateBounds(BoxCollider, Space) | Gets the bounds of a BoxCollider in a given space. | |
CalculateBounds(IEnumerable(Transform), Space, Boolean) | Gets the bounds in a given space of all MeshRenderers in a set of Transforms. | |
CalculateBounds(Transform, Space, Boolean) | Computes the bounds of all MeshRenderers that hang from a parent transform. |