Function

getTimelineKeyframeValuePoint

Maps one keyframe value to the same viewport point used by canvas drawing and DOM handles.

Signature

Type Definition
getTimelineKeyframeValuePoint(input: TimelineKeyframePointInput): TimelineKeyframeCurvePoint

Parameters

NameTypeDescription
inputTimelineKeyframePointInputClip geometry, keyframe value, and handle metrics used for viewport mapping.

Returns

Viewport-space point for the keyframe value.