This node can be used to detect and filter an incoming value.

Threshold node

This node has a float input and a result output.

Within the inspector multiple parameter can be defined:

Parameter Description
Threshold
  • If the input value is smaller then this value, the result will be false.
  • If the input value is higher then this valie, the result will be true.
Warmup Define the duration how long the input value needs to be higher then the threshold value befor the reult will be true.
Cooldown Define the duration how long the input value needs to be smaller then the threshold value befor the reult will be false.
Input is the Input value
Result is the result