Class RenderState (1.18.1)

RenderState(value)

Valid states of the render operation.

Enums

Name Description
RENDER_STATE_UNSPECIFIED The render state is unspecified.
SUCCEEDED All rendering operations have completed successfully.
FAILED All rendering operations have completed, and one or more have failed.
IN_PROGRESS Rendering has started and is not complete.