Gradually modifies the value of a Variable at a specified rate (value/second) until it reaches the provided limit.
Note: If the limit is changed later, the Variable will continue to be updated from its previous value. To spot modifying the Variable, use StopTrackingVariable.
- Variable
- Number (Limit)
- Number (Rate)