A type of accepted render schedule options.
Render scheduler signature.
This function creates a render schedule according to the given options.
The default render scheduler is always available as newRenderSchedule function.
There are several scheduler implementations exist:
Custom scheduler implementations could be created using customRenderScheduler function.
Optional
options: TOptionsCreated render schedule options.
New render schedule.
Generated using TypeDoc
A type of supported render shot execution context.