Type Alias

TimelineKeyframeInterpolation

Segment interpolation mode used from one keyframe to the next.

Signature

Type Definition
TimelineKeyframeInterpolation: "linear" | "hold" | "bezier"