RenderTask.onContinue method
RenderTask › onContinue
Unofficial
Callback invoked to allow continuation of rendering.Signature:
onContinue(cont: () => void): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| cont | () => void |
Returns: void
RenderTask › onContinue
Unofficial
Callback invoked to allow continuation of rendering.Signature:
onContinue(cont: () => void): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| cont | () => void |
Returns: void