Explorar o código

enbaled if set

Raanan Weber %!s(int64=7) %!d(string=hai) anos
pai
achega
bd66d24e5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Viewer/src/configuration/interfaces/vrConfiguration.ts

+ 1 - 1
Viewer/src/configuration/interfaces/vrConfiguration.ts

@@ -1,7 +1,7 @@
 import { VRExperienceHelperOptions } from "babylonjs";
 
 export interface IVRConfiguration {
-    enabled?: boolean;
+    disabled?: boolean;
     objectScaleFactor?: number;
     disableInteractions?: boolean;
     disableTeleportation?: boolean;