RenderSchedule.TimelineProps Interface

JSON representation of a Timeline.

Properties

Name Type Description
colorTimeline RenderSchedule.ColorEntryProps[] | undefined Timeline controlling the colors of the associated geometry.  
cuttingPlaneTimeline RenderSchedule.CuttingPlaneEntryProps[] | undefined Timeline applying ClipVectors to the associated geometry.  
transformTimeline RenderSchedule.TransformEntryProps[] | undefined Timeline applying transforms to the associated geometry.  
visibilityTimeline RenderSchedule.VisibilityEntryProps[] | undefined Timeline controlling the visibility of the associated geometry.  

Defined in

Last Updated: 15 May, 2024