Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | Apply (RectTransform rect) |
Public Attributes | |
Vector2 | position = new Vector2(-1f, -1f) |
Vector2 | size = new Vector2(-1f, -1f) |
Vector2 | pivot |
Vector2 | anchorMin |
Vector2 | anchorMax |
Definition at line 5 of file RectData.cs.
|
inline |
Vector2 RectData.anchorMax |
Definition at line 15 of file RectData.cs.
Referenced by Apply().
Vector2 RectData.anchorMin |
Definition at line 13 of file RectData.cs.
Vector2 RectData.pivot |
Definition at line 11 of file RectData.cs.
Referenced by Apply().
Vector2 RectData.position = new Vector2(-1f, -1f) |
Definition at line 7 of file RectData.cs.
Referenced by Apply().
Vector2 RectData.size = new Vector2(-1f, -1f) |
Definition at line 9 of file RectData.cs.
Referenced by Apply().