|
UI Tutorial Fade 1.0.0
https://assetstore.unity.com/packages/slug/230845
|
Extension class for RectTransform. More...
Static Public Member Functions | |
| static Rect | TransformRect (this Transform transform, Rect rect) |
| Transforms Rect from local space to world space. More... | |
Extension class for RectTransform.
|
static |
Transforms Rect from local space to world space.
| transform | |
| rect | Rect in local coordiantes. |
>