VisualScriptSelect
Inherits: VisualScriptNode < Resource < Reference < Object
Chooses between two input values.
Description
Chooses between two input values based on a Boolean condition.
Input Ports:
Data (boolean):
cond
Data (variant):
a
Data (variant):
b
Output Ports:
- Data (variant):
out
Properties
|
Property Descriptions
- Variant.Type type
Default |
|
Setter | set_typed(value) |
Getter | get_typed() |
The input variables’ type.