This repository has been archived by the owner on May 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added wmr spatial mesh observer profile (#142)
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Added WMR spatial mesh observer profile ## Related Submodule Changes - XRTK/com.xrtk.core#848
- Loading branch information
1 parent
547ef41
commit 7e1b1ff
Showing
4 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
26 changes: 26 additions & 0 deletions
26
Profiles~/SpatialAwarenessSystem/WindowsMixedRealitySpatialMeshObserverProfile.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,26 @@ | ||
%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: 68f87d1ac67141afaf834f81454c9aeb, type: 3} | ||
m_Name: WindowsMixedRealitySpatialMeshObserverProfile | ||
m_EditorClassIdentifier: | ||
startupBehavior: 0 | ||
observationExtents: {x: 3, y: 3, z: 3} | ||
isStationaryObserver: 0 | ||
updateInterval: 0.25 | ||
physicsLayer: 31 | ||
meshLevelOfDetail: 1 | ||
meshRecalculateNormals: 1 | ||
meshVisibleMaterial: {fileID: 2100000, guid: 58998db165b741089929938ea4d1b249, type: 2} | ||
meshOcclusionMaterial: {fileID: 2100000, guid: 0062b17981f34cf18ad1f9060db0cb2b, | ||
type: 2} | ||
additionalComponents: [] | ||
meshObjectPrefab: {fileID: 0} |
8 changes: 8 additions & 0 deletions
8
Profiles~/SpatialAwarenessSystem/WindowsMixedRealitySpatialMeshObserverProfile.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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