Set Screen Transform
Sets the component properties of the specified Screen Transform component.
Input
Name | Data Type | Description |
---|---|---|
Enter | Exec | The input that triggers this node. |
Screen Transform | Screen Transform | The Screen Transform component whose properties to set. |
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 scale of the target Screen Transform component. |
Output
Name | Data Type | Description |
---|---|---|
Next | Exec | Execute the next node. |