BoundsIs | |
| Name | Description | |
|---|---|---|
| IsSame(BoundingBox) | Returns true if this Bounds is same as specified BoundingBox (using MathUtil.NearEqual to compare the values) | |
| IsSame(Bounds) | Returns true if this Bounds is same as specified Bounds (using MathUtil.NearEqual to compare the values) |