Set Scale

The Set Scale Node.
Set Scale sets the values of a given Scene Object's
Scale
Attribute.
The Set Scale Node Attributes.
Attribute | Type | Description |
---|---|---|
Scale | Vector3 | The desired Scale values of the Scene Object, if not provided in the Scale Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Object ID | ObjectID | The ID of the Scene Object whose Scale you would like to set. |
Scale | Vector3 | The desired Scale values of the Scene Object. |
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. |
Last modified 4mo ago