Portal Documentation
Discord GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

TrackVariableAtRate

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.

Inputs

  1. Variable
  2. Number (Limit)
  3. Number (Rate)

TrackVariableAtRate