Skip to content

Commit 8cf7a35

Browse files
committed
Update SceneUnderstandingExample.unity
1 parent 6725dcf commit 8cf7a35

File tree

1 file changed

+14
-18
lines changed

1 file changed

+14
-18
lines changed

Assets/MRTK/Examples/Experimental/SceneUnderstanding/Scenes/SceneUnderstandingExample.unity

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,7 +3831,7 @@ MonoBehaviour:
38313831
m_OnCullStateChanged:
38323832
m_PersistentCalls:
38333833
m_Calls: []
3834-
m_text: HoloLens 2 Only
3834+
m_text: HoloLens 2 & Unity 2019.4+ Only
38353835
m_isRightToLeft: 0
38363836
m_fontAsset: {fileID: 11400000, guid: f137eba12ee10834cb19632437cfdb2e, type: 2}
38373837
m_sharedMaterial: {fileID: 21433621844796372, guid: f137eba12ee10834cb19632437cfdb2e,
@@ -3901,10 +3901,10 @@ MonoBehaviour:
39013901
m_margin: {x: -0.4731984, y: 0.000020836515, z: -0.99050045, w: 1.3652543}
39023902
m_textInfo:
39033903
textComponent: {fileID: 1155140273}
3904-
characterCount: 15
3904+
characterCount: 31
39053905
spriteCount: 0
3906-
spaceCount: 2
3907-
wordCount: 3
3906+
spaceCount: 5
3907+
wordCount: 6
39083908
linkCount: 0
39093909
lineCount: 1
39103910
pageCount: 1
@@ -4926,22 +4926,22 @@ PrefabInstance:
49264926
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49274927
type: 3}
49284928
propertyPath: m_textInfo.characterCount
4929-
value: 699
4929+
value: 541
49304930
objectReference: {fileID: 0}
49314931
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49324932
type: 3}
49334933
propertyPath: m_textInfo.spaceCount
4934-
value: 94
4934+
value: 76
49354935
objectReference: {fileID: 0}
49364936
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49374937
type: 3}
49384938
propertyPath: m_textInfo.wordCount
4939-
value: 92
4939+
value: 76
49404940
objectReference: {fileID: 0}
49414941
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49424942
type: 3}
49434943
propertyPath: m_textInfo.lineCount
4944-
value: 18
4944+
value: 13
49454945
objectReference: {fileID: 0}
49464946
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49474947
type: 3}
@@ -4961,14 +4961,10 @@ PrefabInstance:
49614961
49624962
<size=24><b>Important - Required packages</b></size>
49634963
4964-
Use Nuget for Unity tool to get the Dot Net WinRT and SceneUnderstanding packages.
4965-
Please remember to Click Mixed Reality Toolkit -> Utilities -> Windows Mixed
4966-
Reality -> Check Configuration and Mixed Reality Toolkit -> Utilities -> Scene
4967-
Understanding -> Check Configuration after importing those two packages.
4968-
4969-
4970-
Uncheck ''Should Load From File'' in the DemoSceneUnderstandingObserverProfile
4971-
which can be accessed from MRTK''s Spatial Awareness profile.'
4964+
Use MixedReality Feature Tool to get the Dot Net WinRT and Scene Understanding
4965+
packages. The Scene Understanding package may not be available at MRTK 2.6
4966+
launch time but will be released soon after. Please check issue #9402 on the
4967+
MRTK-Unity GitHub repository for updates on its availability.'
49724968
objectReference: {fileID: 0}
49734969
- target: {fileID: 2113875699234556495, guid: 18470d71939382448be2ecd06efa9662,
49744970
type: 3}
@@ -6250,8 +6246,8 @@ Transform:
62506246
m_PrefabAsset: {fileID: 0}
62516247
m_GameObject: {fileID: 2139668523}
62526248
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
6253-
m_LocalPosition: {x: 0.11993182, y: 0.08893815, z: -0.018035235}
6254-
m_LocalScale: {x: 0.08666847, y: 0.016785234, z: 0.04809894}
6249+
m_LocalPosition: {x: 0.0793, y: 0.08893815, z: -0.018}
6250+
m_LocalScale: {x: 0.168, y: 0.016785234, z: 0.04809894}
62556251
m_Children: []
62566252
m_Father: {fileID: 615958088}
62576253
m_RootOrder: 1

0 commit comments

Comments
 (0)