Condition
Given a condition
Node Data | |
---|---|
Misc | |
Display name | |
Condition | |
Internal name | |
Node_Condition | |
Inheritances | |
node | |
node_condition | |
Inputs | |
node_condition | |
float |
Check Value |
enum |
Condition |
float |
Compare To |
any |
True |
any |
False |
enum |
Eval Mode |
bool |
Boolean |
text |
Text 1 |
text |
Text 2 |
Outputs | |
node_condition | |
any |
Result |
boolean |
Bool |
Select a different output based on a condition.
Properties
Eval Mode
The mode to use for evaluating the condition.
Boolean
: Use direct boolean valueNumber compare
: Compare a number to a thresholdText compare
: Check if two texts are equal