Raanan Weber 6 лет назад
Родитель
Сommit
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
      * Get the scene associated with this controller
+     * @returns the scene object
      */
      */
     public getScene() {
     public getScene() {
         return this.scene;
         return this.scene;