Freeze
Freeze a value until a new value is provided.
This is useful when you want to provide a value to other nodes until it is replaced. This is for example useful with the Array Add node. Check out this node for an example.
Inputs#
Port | Description |
---|---|
The initial value to provide. | |
The value to replace the current value with. | |
Trigger this to replace the current value with the value provided in the Replace input. |
Outputs#
Port | Description |
---|---|
The value that is frozen. |
ID: freeze@v1