getCurrentValue()
Return the ramp's current value.
linearramp.getCurrentValue()
Returns
return value
| Value | Type | Description |
|---|---|---|
| value | int or float |
The value right now, somewhere between the start and the target. |
Return the ramp's current value.
linearramp.getCurrentValue()
return value
| Value | Type | Description |
|---|---|---|
| value | int or float |
The value right now, somewhere between the start and the target. |