Absolute

Overview

Absolute takes a single numerical value and converts any negative value (per component) to its absolute/non-negative equivalent.

Scope: Project, Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Data Type

Drop-down

The type of data that will be plugged into the Input Socket and will return via its Output Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

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

Input

Defined in the Data Type Attribute.

The value to be converted to its non-negative equivalent.

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.

Output

Defined in the Data Type Attribute.

The non-negative equivalent of Input.

Last updated