Set Size 2D (px)
Last updated
Last updated
The Set Size 2D (px) Node sets the X and Y values of a 2D Object's Size
.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The target Object whose |
| Vector2 | The desired |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object whose |
| Vector2 | A 2-dimensional Vector that contains X and Y |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |