ProtoFlux:Conditional

From Resonite Wiki
Revision as of 03:28, 19 June 2024 by Delta (talk | contribs) (Added Basic description and inputs)
?:
OnTrue
*
OnFalse
Condition
Operators

The Conditional node changes its output depending on the input Condition.

Inputs

OnTrue

The value to output when the Condition is true.

OnFalse

The value to output when the Condition is false.

Condition (Bool)

A boolean to decide which input value to output.

Outputs

*

Returns the result.