SceneInterface.wait() method
Wait for the current render.
Signature:
wait(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Remarks
Wait for the underlying backend to finish working.
Wait for the current render.
Signature:
wait(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Wait for the underlying backend to finish working.