SceneInterface.reset() method
Reset the camera to its original configured position.
Signature:
reset(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Remarks
Often used after user interaction to reset the viewport.
Reset the camera to its original configured position.
Signature:
reset(): Promise<SceneInterface>;
Returns:
Promise<SceneInterface>
Often used after user interaction to reset the viewport.