Skip to content
Entangle UI v0.13.0

TimelineInfinity

TimelineInfinity = object

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

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

optional post?: CurveData["postInfinity"]

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


optional pre?: CurveData["preInfinity"]

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