Signature
Interface TimelineSnapResultProperties
| Name | Signature | Description |
|---|---|---|
deltaSeconds | deltaSeconds: number | Signed delta from candidate time to snapped time in seconds. |
feedback | feedback: TimelineSnapFeedback | Feedback to publish for canvas guides and UI status. |
snappedTime | snappedTime: RationalTime | Snapped timeline time. |
target | target: TimelineSnapTarget | Target that won snap resolution. |