Signature
Interface TimelineKeyframeSideUpdateInputProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip that owns the keyframe. |
keyframeId | keyframeId: string | Keyframe to update. |
patch | patch: TimelineKeyframeSidePatch | Side patch to apply. |
side | side: TimelineKeyframeSide | Side to update. |