Skip to content

Commit 67d503e

Browse files
committed
Unchecking the Scene System in the profile.
1 parent ec3b0ad commit 67d503e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/MRTK/Examples/Experimental/SceneUnderstanding/Profiles/DemoSceneUnderstandingMixedRealityToolkitConfigurationProfile.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ MonoBehaviour:
4949
diagnosticsSystemType:
5050
reference: Microsoft.MixedReality.Toolkit.Diagnostics.MixedRealityDiagnosticsSystem,
5151
Microsoft.MixedReality.Toolkit.Services.DiagnosticsSystem
52-
sceneSystemProfile: {fileID: 11400000, guid: 804bab7b8e8e6e545a0924260c4f5c3f, type: 2}
53-
enableSceneSystem: 1
52+
sceneSystemProfile: {fileID: 11400000, guid: 069efa41032a317409790a6a08435311, type: 2}
53+
enableSceneSystem: 0
5454
sceneSystemType:
5555
reference: Microsoft.MixedReality.Toolkit.SceneSystem.MixedRealitySceneSystem,
5656
Microsoft.MixedReality.Toolkit.Services.SceneSystem

0 commit comments

Comments
 (0)