generated from realitycollective/com.realitytoolkit.upm.template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add default profile configuration to the ARFoundation Module
- Loading branch information
1 parent
68f1a72
commit 5f61cfc
Showing
8 changed files
with
83 additions
and
2 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
Assets~/Profiles/ARFoundationSpatialPersistenceServiceImageTrackingProfile.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 273deaca576d67240b6253f5266a1ad2, type: 3} | ||
m_Name: ARFoundationSpatialPersistenceServiceImageTrackingProfile | ||
m_EditorClassIdentifier: | ||
configurations: [] | ||
trackedImagesLibrary: {fileID: 11400000, guid: 5b8711bcd0b7af1419fd9095bfa0c7f6, type: 2} |
8 changes: 8 additions & 0 deletions
8
Assets~/Profiles/ARFoundationSpatialPersistenceServiceImageTrackingProfile.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
Assets~/Profiles/ARFoundationTrackedImagesLibraryAsset.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 5c8c7c00a2a670b4ba4deaf7c7fbdc31, type: 3} | ||
m_Name: ARFoundationTrackedImagesLibraryAsset | ||
m_EditorClassIdentifier: | ||
trackedImages: [] |
8 changes: 8 additions & 0 deletions
8
Assets~/Profiles/ARFoundationTrackedImagesLibraryAsset.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
Assets~/Profiles/SpatialPersistence_ARFoundationPackageInstallerProfile.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: da64fb88269149f8a95f1fb969d6a0b4, type: 3} | ||
m_Name: SpatialPersistence_ARFoundationPackageInstallerProfile | ||
m_EditorClassIdentifier: | ||
platformEntries: | ||
runtimePlatforms: | ||
- reference: e0d70d45-a52a-4b03-bcdf-8fe367555516 | ||
- reference: 99428b70-e46a-4a1a-82b3-4e29bac872bd | ||
configurations: | ||
- instancedType: | ||
reference: 94813e3d-1625-4836-8589-210a11252830 | ||
name: AR Foundation Spatial Persistence Service Image Tracking Module | ||
priority: 0 | ||
profile: {fileID: 11400000, guid: 83a2ebc9897784e4e92f24f3231c51f8, type: 2} | ||
platformEntries: | ||
runtimePlatforms: | ||
- reference: e0d70d45-a52a-4b03-bcdf-8fe367555516 | ||
- reference: 99428b70-e46a-4a1a-82b3-4e29bac872bd |
8 changes: 8 additions & 0 deletions
8
Assets~/Profiles/SpatialPersistence_ARFoundationPackageInstallerProfile.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
Assets~/Profiles/SpatialPersistence_ARFoundationPlatformServiceConfigurationsProfile.txt
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
Assets~/StandardAssets/SpatialPersistence_ARFoundationPlatformAssets.txt
This file was deleted.
Oops, something went wrong.