Set Slider Value

Overview

The Set Slider Value Node sets the value of a Slider's placement on its handle.

Scope: Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Value

Int

The desired Value of the Slider's placement, if one is not provided in the Value Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Object ID

ObjectID

The Slider Object whose value shall be set.

Value

Int

The desired Value of the Slider's placement.

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