Signature
Interface TimelineUpdateClipKeyframeSidesOptionsProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip that owns the keyframe. |
incoming? | incoming?: TimelineKeyframeSidePatch | Patch applied to the incoming side. |
keyframeId | keyframeId: string | Keyframe to update. |
outgoing? | outgoing?: TimelineKeyframeSidePatch | Patch applied to the outgoing side. |