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 Component |
Size | Vec2 | The size of the target Screen Component |
Pivot | Vec2 | The pivot of the target Screen Component |
Rotation | Number | The rotation of the target Screen Component |
Scale 2D | Vec2 | The scale of the target Screen Component |
Output
Name | Data Type | Description |
Next | Exec | Execute the next node |