Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
updated root profile serialization profile
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Feb 11, 2021
1 parent b204fa9 commit e8a2cff
Showing 1 changed file with 49 additions and 34 deletions.
83 changes: 49 additions & 34 deletions Profiles~/MixedRealityToolkitRootProfile.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,39 +12,54 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 8053d706eb6545b99330d640fbe7e7d2, type: 3}
m_Name: MixedRealityToolkitRootProfile
m_EditorClassIdentifier:
enableCameraSystem: 1
cameraSystemType:
reference: 5c656ee3-fe7c-4fb3-b3ee-df3fc0d0973d
cameraSystemProfile: {fileID: 11400000, guid: 2b0ab6f5348646cebf8585d46c3a3edc,
type: 2}
enableInputSystem: 1
inputSystemProfile: {fileID: 11400000, guid: a176466fbf4e44a087639abca7e5ba47, type: 2}
inputSystemType:
reference: 18c9caf0-8d36-4add-bb49-cdf7561cf793
enableBoundarySystem: 1
boundarySystemType:
reference: fe458876-cc0f-4b6f-9459-544ddf6a9263
boundarySystemProfile: {fileID: 11400000, guid: 66c6942c137e4200b9fa363d94982582,
type: 2}
enableTeleportSystem: 1
teleportSystemType:
reference: 2c18630a-9837-46fa-addf-6c8af34d4143
teleportSystemProfile: {fileID: 11400000, guid: fad2fdb578e49a245ad65bbb8c602fae,
type: 2}
enableSpatialAwarenessSystem: 1
spatialAwarenessSystemType:
reference: 05ef9ddc-13c2-47d4-84c5-1c9cb6cc5c1c
spatialAwarenessProfile: {fileID: 11400000, guid: 41ce31a4954544c58d16f6b3c4c88f4b,
type: 2}
networkingSystemProfile: {fileID: 11400000, guid: 72aa9c32198a4dce9219e6ab19d5dc6f,
type: 2}
enableNetworkingSystem: 1
networkingSystemType:
reference: 6cb7110b-058b-4aa6-b81d-792fe443191a
diagnosticsSystemProfile: {fileID: 11400000, guid: 4f3217bd00647e147a746a49f672b6d8,
type: 2}
enableDiagnosticsSystem: 1
diagnosticsSystemType:
reference: 2044b5ae-8f50-4b66-b508-d8087356c140
configurations:
- instancedType:
reference: 5c656ee3-fe7c-4fb3-b3ee-df3fc0d0973d
name: Mixed Reality Camera System
priority: 0
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: 2b0ab6f5348646cebf8585d46c3a3edc, type: 2}
- instancedType:
reference: 18c9caf0-8d36-4add-bb49-cdf7561cf793
name: Mixed Reality Input System
priority: 1
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: a176466fbf4e44a087639abca7e5ba47, type: 2}
- instancedType:
reference: fe458876-cc0f-4b6f-9459-544ddf6a9263
name: Mixed Reality Boundary System
priority: 2
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: 66c6942c137e4200b9fa363d94982582, type: 2}
- instancedType:
reference: 05ef9ddc-13c2-47d4-84c5-1c9cb6cc5c1c
name: Mixed Reality Spatial Awareness System
priority: 3
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: 41ce31a4954544c58d16f6b3c4c88f4b, type: 2}
- instancedType:
reference: 2c18630a-9837-46fa-addf-6c8af34d4143
name: Mixed Reality Teleport System
priority: 4
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: fad2fdb578e49a245ad65bbb8c602fae, type: 2}
- instancedType:
reference: 2044b5ae-8f50-4b66-b508-d8087356c140
name: Mixed Reality Diagnostics System
priority: 5
platformEntries:
runtimePlatforms:
- reference: c6bf6315-2e9c-4602-827d-2d4871d29422
profile: {fileID: 11400000, guid: 4f3217bd00647e147a746a49f672b6d8, type: 2}
registeredServiceProvidersProfile: {fileID: 11400000, guid: acea2c25fd504369954fa833a8c4ea5b,
type: 2}

0 comments on commit e8a2cff

Please sign in to comment.