playbackRate
Summary
The animation node’s playback rate property.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
Note: This property is read-only.
var result = element.playbackRate;
Return Value
Returns an object of type doubledouble
This is a multiplier applied to the local time potentially causing the node to run at a different rate to its natural speed.