Class TargetRenderState (1.18.1)

TargetRenderState(value)

Valid states of the render operation.

Enums

Name Description
TARGET_RENDER_STATE_UNSPECIFIED The render operation state is unspecified.
SUCCEEDED The render operation has completed successfully.
FAILED The render operation has failed.
IN_PROGRESS The render operation is in progress.