The name or identifier for the scene.
The start time of the scene in milliseconds.
The duration of the scene in milliseconds.
Optional
width: numberOptional
height: numberThe duration of the scene in milliseconds.
Optional
heightThe name or identifier for the scene.
The start time of the scene in milliseconds.
Optional
widthAdds a WGSL post-processing effect to the scene.
The Sequence instance.
GPUDevice
The WGSLShaderEntity to use for post-processing.
Adds a transition-in effect to the scene.
The Sequence instance associated with the scene.
The time (in milliseconds) within the scene when the transition should start.
The duration of the transition in milliseconds.
The transition function to apply.
Adds a transition-out effect to the scene.
The Sequence instance associated with the scene.
The time (in milliseconds) within the scene when the transition should start.
The duration of the transition in milliseconds.
The transition function to apply.
Creates a new Scene.