浏览代码

fixing the API

Raanan Weber 5 年之前
父节点
当前提交
e997097eb3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Cameras/XR/webXRDefaultExperience.ts

+ 1 - 1
src/Cameras/XR/webXRDefaultExperience.ts

@@ -21,7 +21,7 @@ export class WebXRDefaultExperienceOptions {
     /**
      * Enable or disable default UI to enter XR
      */
-    public disableDefaultUI: boolean;
+    public disableDefaultUI?: boolean;
 
     /**
      * optional configuration for the output canvas