コンテンツにスキップ

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.

PortDescription
Init
The initial value to provide.
Replace
The value to replace the current value with.
Replace
Trigger this to replace the current value with the value provided in the Replace input.
PortDescription
The value that is frozen.

ID: core/freeze@v1