parent
e9f56eaf52
commit
c3855f3b1c
|
@ -4,10 +4,7 @@
|
||||||
EditorBuildSettings:
|
EditorBuildSettings:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Scenes:
|
m_Scenes: []
|
||||||
- enabled: 1
|
|
||||||
path: Assets/Scenes/SampleScene.unity
|
|
||||||
guid: 9fc0d4010bbf28b4594072e72b8655ab
|
|
||||||
m_configObjects:
|
m_configObjects:
|
||||||
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: 7fd0a50a47263f044b0a8f9419a0d24f, type: 2}
|
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: 7fd0a50a47263f044b0a8f9419a0d24f, type: 2}
|
||||||
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: a24a1a3d3002d3644aa9b0abbd673001, type: 2}
|
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: a24a1a3d3002d3644aa9b0abbd673001, type: 2}
|
||||||
|
|
|
@ -8,7 +8,7 @@ PlayerSettings:
|
||||||
AndroidProfiler: 0
|
AndroidProfiler: 0
|
||||||
AndroidFilterTouchesWhenObscured: 0
|
AndroidFilterTouchesWhenObscured: 0
|
||||||
AndroidEnableSustainedPerformanceMode: 0
|
AndroidEnableSustainedPerformanceMode: 0
|
||||||
defaultScreenOrientation: 3
|
defaultScreenOrientation: 4
|
||||||
targetDevice: 2
|
targetDevice: 2
|
||||||
useOnDemandResources: 0
|
useOnDemandResources: 0
|
||||||
accelerometerFrequency: 60
|
accelerometerFrequency: 60
|
||||||
|
@ -135,10 +135,7 @@ PlayerSettings:
|
||||||
16:9: 1
|
16:9: 1
|
||||||
Others: 1
|
Others: 1
|
||||||
bundleVersion: 0.1
|
bundleVersion: 0.1
|
||||||
preloadedAssets:
|
preloadedAssets: []
|
||||||
- {fileID: 11400000, guid: 7fd0a50a47263f044b0a8f9419a0d24f, type: 2}
|
|
||||||
- {fileID: 0}
|
|
||||||
- {fileID: 5568111800973287718, guid: a24a1a3d3002d3644aa9b0abbd673001, type: 2}
|
|
||||||
metroInputSource: 0
|
metroInputSource: 0
|
||||||
wsaTransparentSwapchain: 0
|
wsaTransparentSwapchain: 0
|
||||||
m_HolographicPauseOnTrackingLoss: 1
|
m_HolographicPauseOnTrackingLoss: 1
|
||||||
|
|
|
@ -26,7 +26,7 @@ QualitySettings:
|
||||||
softVegetation: 0
|
softVegetation: 0
|
||||||
realtimeReflectionProbes: 0
|
realtimeReflectionProbes: 0
|
||||||
billboardsFaceCameraPosition: 0
|
billboardsFaceCameraPosition: 0
|
||||||
vSyncCount: 0
|
vSyncCount: 1
|
||||||
lodBias: 0.7
|
lodBias: 0.7
|
||||||
maximumLODLevel: 0
|
maximumLODLevel: 0
|
||||||
streamingMipmapsActive: 0
|
streamingMipmapsActive: 0
|
||||||
|
|
Loading…
Reference in New Issue