Propiedades
Nombre | Tipo | Descripción | Nombre del script |
---|---|---|---|
Active | Bool | Displayed if on is true, off otherwise | Active |
Anchor Position | Vector3 | Anchor coordinates relative to the parent node. | AnchorPosition |
Width | Int | Width | Width |
Height | Int | Height | Height |
Angle | Float | Z-axis rotation angle | Angle |
String | Solo lectura (Deprecated, please do not use) |
HostHudID_Deprecated | |
FileID | Int | Solo lectura Internal ID of the widget in the prefab |
FileID |
Parent UI | Custom UI | Solo lectura UI entity where it is located |
ParentUI |
Anchor Min | Vector2 | Anchor Min | AnchorMin |
Anchor Max | Vector2 | Anchor Max | AnchorMax |
Size Delta | Vector2 | Widget and anchor frame size difference | SizeDelta |
Pivot | Vector2 | Pivot | Pivot |
Depth | Int | Solo lectura Depth |
Depth |
Int | Solo lectura (Deprecated, please do not use) |
ParentWidgetFileID_Deprecated | |
Child Index | Int | Solo lectura Order of all children in the same parent node |
ChildIndex |
Parent Widget Entity ID | String | Solo lectura ParentID |
ParentWidgetEntityID |
String | Solo lectura UniqueID |
UniqueID | |
Priority | Int | Priority | Priority |
Actual Position | Vector3 | Actual Position | ActualPosition |
API
Nombre | Descripción |
---|---|
Set Widget Parent | Set the parent node of the UI widget |
Create Custom UI Widget | Creating Custom UI Widget |