EntUITransform
UI Transform
Entity inside a UI Canvas with a 2d position
ID: EntUITransform
Required By: UI Number Bar, UI Opacity, UI Scroll Area, UI Text Background, UI Tool Tip, UI Variable Widgets, UI Draggable(DevOnly), UI Dropdown, UI Slider, UI Toggle, UI Toggle Group, UI Layout, UI Grid Layout, UI Layout Element, UI Vertical Or Horizontal Layout, AvatarHoldingUI, HealthNumber
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Position | Vector2 Variable | |
Size | Vector2 Variable | |
Anchor Min | Vector2 Variable | |
Anchor Max | Vector2 Variable | |
XAlign | Enum Variable | |
YAlign | Enum Variable | |
Pivot Position | Enum Variable | |
Pivot | Vector2 Variable |
Properties
Name | Type | Description |
---|---|---|
UI Canvas | UI Canvas | |
On Player Avatar | Player Avatar | |
On User | User |
Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute
ModboxMain.MBTypeComponentEnabledInEditmodeAttribute
Updated almost 2 years ago