Class BoundsExtensions
Extension methods for the Bounds type.
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public static class BoundsExtensions
Methods
Name | Description |
---|---|
ContainsCompletely(Bounds, Bounds) | Returns a whether the given bounds are contained completely within this one. |