MotionSpan
Defined in: animation/motion.ts:73
A window of a motion’s own playback, in ANIMATOR seconds. Half-open — an event
at from belongs to the window before this one — except on the frame a state
was entered, where from and to are both 0 and a closed window is the only
one that can contain an event authored at the very start of a clip.
Properties
Section titled “Properties”from:
number
Defined in: animation/motion.ts:74
inclusiveStart
Section titled “inclusiveStart”inclusiveStart:
boolean
Defined in: animation/motion.ts:76
to:
number
Defined in: animation/motion.ts:75