Skip to content

Commit 60d128f

Browse files
authored
Update samples to 1.9.0 release (#166)
* Update samples to 1.9.0 plugin * Screenshot and other changes * Removed duplicate component
1 parent 52d27c8 commit 60d128f

File tree

17 files changed

+1191
-127
lines changed

17 files changed

+1191
-127
lines changed

AzureSpatialAnchorsSample/Assets/AzureSpatialAnchorsSample.unity

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ Transform:
291291
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
292292
m_LocalPosition: {x: 0, y: 0, z: 0}
293293
m_LocalScale: {x: 1, y: 1, z: 1}
294+
m_ConstrainProportionsScale: 0
294295
m_Children: []
295296
m_Father: {fileID: 0}
296297
m_RootOrder: 2
@@ -334,7 +335,8 @@ PrefabInstance:
334335
propertyPath: m_Name
335336
value: Runtime Information
336337
objectReference: {fileID: 0}
337-
m_RemovedComponents: []
338+
m_RemovedComponents:
339+
- {fileID: 6393634946029987829, guid: 536bf1d2475237a4d89b13d91a43c3c6, type: 3}
338340
m_SourcePrefab: {fileID: 100100000, guid: 536bf1d2475237a4d89b13d91a43c3c6, type: 3}
339341
--- !u!1001 &491380572
340342
PrefabInstance:
@@ -514,6 +516,7 @@ Transform:
514516
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
515517
m_LocalPosition: {x: 0, y: 3, z: 0}
516518
m_LocalScale: {x: 1, y: 1, z: 1}
519+
m_ConstrainProportionsScale: 0
517520
m_Children: []
518521
m_Father: {fileID: 0}
519522
m_RootOrder: 1
@@ -793,6 +796,7 @@ Transform:
793796
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
794797
m_LocalPosition: {x: 0, y: 0, z: 0}
795798
m_LocalScale: {x: 1, y: 1, z: 1}
799+
m_ConstrainProportionsScale: 0
796800
m_Children:
797801
- {fileID: 1520206467}
798802
m_Father: {fileID: 0}
@@ -1088,6 +1092,7 @@ Transform:
10881092
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
10891093
m_LocalPosition: {x: 0, y: 0, z: 0}
10901094
m_LocalScale: {x: 1, y: 1, z: 1}
1095+
m_ConstrainProportionsScale: 0
10911096
m_Children: []
10921097
m_Father: {fileID: 1158897728}
10931098
m_RootOrder: 0
@@ -1142,6 +1147,7 @@ MonoBehaviour:
11421147
m_Script: {fileID: 11500000, guid: 7a21b486d0bb44444b1418aaa38b44de, type: 3}
11431148
m_Name:
11441149
m_EditorClassIdentifier:
1150+
m_SendPointerHoverToParent: 1
11451151
m_HorizontalAxis: Horizontal
11461152
m_VerticalAxis: Vertical
11471153
m_SubmitButton: Submit
@@ -1177,6 +1183,7 @@ RectTransform:
11771183
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
11781184
m_LocalPosition: {x: 0, y: 0, z: -0.004}
11791185
m_LocalScale: {x: 0.00641, y: 0.00641, z: 0.00641}
1186+
m_ConstrainProportionsScale: 0
11801187
m_Children: []
11811188
m_Father: {fileID: 848009312}
11821189
m_RootOrder: 4
@@ -1272,12 +1279,12 @@ MonoBehaviour:
12721279
m_margin: {x: 0, y: 1.1615484, z: 0.9536365, w: 1.6841211}
12731280
m_isUsingLegacyAnimationComponent: 0
12741281
m_isVolumetricText: 0
1275-
m_hasFontAssetChanged: 0
1276-
m_renderer: {fileID: 1620291274}
1277-
m_maskType: 0
12781282
_SortingLayer: 0
12791283
_SortingLayerID: 0
12801284
_SortingOrder: 0
1285+
m_hasFontAssetChanged: 0
1286+
m_renderer: {fileID: 1620291274}
1287+
m_maskType: 0
12811288
--- !u!23 &1620291274
12821289
MeshRenderer:
12831290
m_ObjectHideFlags: 0
@@ -1289,6 +1296,7 @@ MeshRenderer:
12891296
m_CastShadows: 0
12901297
m_ReceiveShadows: 0
12911298
m_DynamicOccludee: 1
1299+
m_StaticShadowCaster: 0
12921300
m_MotionVectors: 1
12931301
m_LightProbeUsage: 1
12941302
m_ReflectionProbeUsage: 1
@@ -1424,6 +1432,7 @@ Transform:
14241432
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
14251433
m_LocalPosition: {x: 0, y: 0, z: 0}
14261434
m_LocalScale: {x: 1, y: 1, z: 1}
1435+
m_ConstrainProportionsScale: 0
14271436
m_Children: []
14281437
m_Father: {fileID: 0}
14291438
m_RootOrder: 0

0 commit comments

Comments
 (0)