Signature
Interface TimelineKeyframeSideInterpolationProperties
| Name | Signature | Description |
|---|---|---|
handle? | handle?: TimelineKeyframeBezierHandle | Cubic Bezier tangent for this side when `interpolation` is `bezier`. |
interpolation | interpolation: TimelineKeyframeInterpolation | Interpolation mode for this side. Defaults to linear when omitted. |