Inflate(Rect, float, float, float, float)
Creates and returns an enlarged copy of the specified rectangle. The copy is enlarged by the specified amounts.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public static Rect Inflate(Rect a, float left, float top, float right, float bottom)
Parameters
Returns
Type | Description |
|---|---|
| Rect |