Get Tint

Overview

Get Tint returns the Color of the Tint Attribute of a given Object.

Scope: Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Object

ObjectID

The ID of the Object, whose Tint Attribute's Color value should be returned, if one is not provided in the Object ID Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

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

Object ID

ObjectID

The ID of the Object whose Tint Attribute's Color value should be returned.

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.

Color

Color

The Color value of the Object's Tint Attribute.

See Also

Last updated