MotionEvent
Defined in: animation/motion.ts:80
Something a clip declares happened at a point in its own time.
Properties
Section titled “Properties”name:
string
Defined in: animation/motion.ts:81
text:
string
Defined in: animation/motion.ts:85
The event’s string payload; empty when it carries none.
value:
number
Defined in: animation/motion.ts:83
The event’s numeric payload; 0 when it carries none.