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 |
|
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 |