Skip to content

TimelineInfinity

TimelineInfinity = object

Defined in: src/components/editor/Timeline/Timeline.types.ts:13

Pre/post-infinity behaviour, reused from the shared curve model.

Properties

post?

optional post: CurveData["postInfinity"]

Defined in: src/components/editor/Timeline/Timeline.types.ts:15


pre?

optional pre: CurveData["preInfinity"]

Defined in: src/components/editor/Timeline/Timeline.types.ts:14