Raanan Weber пре 6 година
родитељ
комит
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;