VisualScriptVariableSet
Inherits: VisualScriptNode < Resource < Reference < Object
Changes a variable’s value.
Description
Changes a variable’s value to the given input.
Input Ports:
Sequence
Data (variant):
set
Output Ports:
- Sequence
Properties
|
Property Descriptions
- String var_name
Default |
|
Setter | set_variable(value) |
Getter | get_variable() |
The variable’s name.