Signature
Interface TimelineKeyframeRenderClipProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip that owns the prepared geometry. |
points | points: TimelineKeyframeRenderPoint[] | Keyframe points inside this clip. |
segments | segments: TimelineKeyframeRenderSegment[] | Keyframe segments inside this clip. |
trackId | trackId: string | Track owning the clip. |