Set Scale
Last updated
Last updated
This Node is only useable in Scenes and not Scene2Ds.
Set Scale sets the values of a given Scene Object's Scale
Attribute.
Scope: Scene, Function, Prefab.
Scaling (geometry) on Wikipedia.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Scale
Vector3
The desired Scale
values of the Scene Object, if not provided in the Scale
Socket.
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.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.