Summary
Returns a copy of the `rect` expanded to include the `other`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerGUI
Syntax
public static Rect Encapsulate(this Rect rect, Rect other)
Parameters
| Name | Type | Description |
|---|---|---|
| rect | Rect | |
| other | Rect |
Return Value
| Type | Description |
|---|---|
| Rect |