Lib.numbers.float.logic.HasValueIncreased - tixl3d/tixl GitHub Wiki
Tests whether the incoming value has increased by a defined threshold and outputs this as a Boolean
Operator with more Options: [HasValueChanged]
Similar to [HasValueIncreased], [IsGreater] and [HasValueDecreased]
Name (Relevancy & Type) | Description |
---|---|
Value (Single) | Value to be tested if it has increased |
Threshold (Single) | If the value has increased more than is defined here the output boolean will be 'True' |
Name | Type |
---|---|
HasIncreased | System.Boolean |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.