RenderSchedule.TimelineEntryProps Interface
JSON representation of a TimelineEntry.
Properties
Name | Type | Description | |
---|---|---|---|
interpolation | RenderSchedule.Interpolation | undefined | How to interpolate from this entry to the next entry in the timeline. | |
time | number | The time point in seconds in the Unix Epoch. |
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.