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

AttributeTypeDescription

Scale

Vector3

The desired Scale values of the Scene Object, if not provided in the Scale Socket.

Inputs

InputTypeDescription

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.

Outputs

OutputTypeDescription

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

Last updated