Set Scale
This Node is only useable in Scenes and not Scene2Ds.
Overview
Set Scale sets the values of a given Scene Object's Scale
Attribute.
Scope: Scene, Function, Prefab.
Attributes
Attribute | Type | Description |
---|---|---|
| Vector3 | The desired |
Inputs
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the Scene Object whose |
| Vector3 | The desired |
Outputs
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. |
See Also
External Links
Scaling (geometry) on Wikipedia.
Last updated