Clamps Dictionary
ssensor-set-vdecay
Function
(ssensor-set-vdecay id value)
Set the velocity decay coefficient on sensor id per second. 1.0 disables decay. Default: 0.98.
Arguments
id |
Integer in the range [1..127] denoting the id of the sensor. |
value |
Single-float in the range (0.0, 1.0] for the decay coefficient. |