TransformExt.CalculateBounds Method

Overload List

NameDescription
Public methodStatic memberCalculateBounds(BoxCollider, Space) Gets the bounds of a BoxCollider in a given space.
Public methodStatic memberCalculateBounds(IEnumerable(Transform), Space, Boolean) Gets the bounds in a given space of all MeshRenderers in a set of Transforms.
Public methodStatic memberCalculateBounds(Transform, Space, Boolean) Computes the bounds of all MeshRenderers that hang from a parent transform.

See Also

Reference

TransformExt Class
UltimateXR.Extensions.Unity Namespace