UIElement
Properties
Name | Type | Description |
---|---|---|
Position | Vector3 | |
absolutePosition | Vector3 | |
Scale | Vector3 | |
Rotation | Vector3 | |
Name | String | |
TextureID | Number | |
isActive | Boolean | |
Width | Number | |
Height | Number |
Functions
Events
Name | Description |
---|---|
OnClick | Fired when the UI element is clicked |
OnHoverEnter | Fired when the mouse enters the UI element |
OnHoverExit | Fired when the mouse exits the UI element |