A type of accepted render schedule options.
Creates an abortable render schedule according to the given options.
Optional
options: TOptions & AbortableRenderScheduleOptionsCreated render schedule options.
New render schedule.
Readonly
supplyA supply of this render scheduler.
Once cut off, stops rendering in all schedules created by this scheduler.
This is either a supply passed to newAbortableRenderScheduler function, or the one created for this scheduler when omitted.
Generated using TypeDoc
A type of supported render shot execution context.