Browse Source

documentation

Raanan Weber 5 năm trước cách đây
mục cha
commit
779e868494
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;