Captures the component properties of the specified Screen Transform component.
Name | Data Type | Description |
---|
Screen Transform | Screen Transform | The Screen Transform component to get properties from. |
Output
Name | Data Type | Description |
---|
Position | Vec2 | The position of the target Screen Transform component. |
Size | Vec2 | The size of the target Screen Transform component. |
Pivot | Vec2 | The pivot of the target Screen Transform component. |
Rotation | Number | The rotation of the target Screen Transform component. |
Scale 2D | Vec2 | The position of the target Screen Transform component. |