Interface

TimelineKeyframeTangentHandleViewportRect

Viewport-space rectangle for one keyframe tangent affordance.

Signature

Type Definition
Interface TimelineKeyframeTangentHandleViewportRect

Properties

NameSignatureDescription
anchorKeyframeIdanchorKeyframeId: stringEndpoint keyframe where the handle line is anchored.
clipIdclipId: stringClip that owns the edited curve segment.
heightheight: numberHandle affordance height in viewport CSS pixels.
keyframeIdkeyframeId: stringKeyframe whose Bezier easing is edited by this handle.
segmentIdsegmentId: stringStable segment id for the adjacent keyframe pair.
sideside: TimelineKeyframeSideKeyframe side edited by this tangent handle.
trackIdtrackId: stringTrack containing the owning clip.
widthwidth: numberHandle affordance width in viewport CSS pixels.
xx: numberLeft edge in viewport CSS pixels after horizontal scroll is applied.
yy: numberTop edge in viewport CSS pixels within the clip row.