Properties related to the Model
module.
Static variables
staticread onlyanimation:Property<Hash> = new Property<Hash>("animation")
The current animation set on the component.
staticread onlycursor:Property<Float> = new Property<Float>("cursor")
The normalized animation cursor.
Please note that model events may not fire as expected when the cursor is manipulated directly.
staticread onlyplayback_rate:Property<Float> = new Property<Float>("playback_rate")
The animation playback rate. A multiplier to the animation playback rate.