SceneInterface.update() method
Manually render the scene.
Signature:
update(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Remarks
Only useful when the render loop is not running.
Manually render the scene.
Signature:
update(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Only useful when the render loop is not running.