Signature
Interface TimelineClipDragMoveInputProperties
| Name | Signature | Description |
|---|---|---|
clientX | clientX: number | Current pointer client X. |
viewportY | viewportY: number | Current pointer Y in timeline viewport coordinates, including the ruler area. |
Pointer data needed to update a clip body drag.
Interface TimelineClipDragMoveInput| Name | Signature | Description |
|---|---|---|
clientX | clientX: number | Current pointer client X. |
viewportY | viewportY: number | Current pointer Y in timeline viewport coordinates, including the ruler area. |