Raanan Weber 5 роки тому
батько
коміт
779e868494
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/Cameras/XR/webXRController.ts

+ 1 - 0
src/Cameras/XR/webXRController.ts

@@ -121,6 +121,7 @@ export class WebXRController {
 
     /**
      * Get the scene associated with this controller
+     * @returns the scene object
      */
     public getScene() {
         return this.scene;