HelloMR-3dof.unity 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!29 &1
  4. OcclusionCullingSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_OcclusionBakeSettings:
  8. smallestOccluder: 5
  9. smallestHole: 0.25
  10. backfaceThreshold: 100
  11. m_SceneGUID: 00000000000000000000000000000000
  12. m_OcclusionCullingData: {fileID: 0}
  13. --- !u!104 &2
  14. RenderSettings:
  15. m_ObjectHideFlags: 0
  16. serializedVersion: 9
  17. m_Fog: 0
  18. m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  19. m_FogMode: 3
  20. m_FogDensity: 0.01
  21. m_LinearFogStart: 0
  22. m_LinearFogEnd: 300
  23. m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
  24. m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
  25. m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 0
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
  30. m_HaloStrength: 0.5
  31. m_FlareStrength: 1
  32. m_FlareFadeSpeed: 3
  33. m_HaloTexture: {fileID: 0}
  34. m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  35. m_DefaultReflectionMode: 0
  36. m_DefaultReflectionResolution: 128
  37. m_ReflectionBounces: 1
  38. m_ReflectionIntensity: 1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 0}
  41. m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 11
  47. m_GIWorkflowMode: 0
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_TemporalCoherenceThreshold: 1
  54. m_EnvironmentLightingMode: 0
  55. m_EnableBakedLightmaps: 1
  56. m_EnableRealtimeLightmaps: 1
  57. m_LightmapEditorSettings:
  58. serializedVersion: 10
  59. m_Resolution: 2
  60. m_BakeResolution: 40
  61. m_AtlasSize: 1024
  62. m_AO: 0
  63. m_AOMaxDistance: 1
  64. m_CompAOExponent: 1
  65. m_CompAOExponentDirect: 0
  66. m_Padding: 2
  67. m_LightmapParameters: {fileID: 0}
  68. m_LightmapsBakeMode: 1
  69. m_TextureCompression: 1
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 1
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVRFilterTypeDirect: 0
  81. m_PVRFilterTypeIndirect: 0
  82. m_PVRFilterTypeAO: 0
  83. m_PVRFilteringMode: 1
  84. m_PVRCulling: 1
  85. m_PVRFilteringGaussRadiusDirect: 1
  86. m_PVRFilteringGaussRadiusIndirect: 5
  87. m_PVRFilteringGaussRadiusAO: 2
  88. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  89. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  90. m_PVRFilteringAtrousPositionSigmaAO: 1
  91. m_ShowResolutionOverlay: 1
  92. m_LightingDataAsset: {fileID: 0}
  93. m_UseShadowmask: 1
  94. --- !u!196 &4
  95. NavMeshSettings:
  96. serializedVersion: 2
  97. m_ObjectHideFlags: 0
  98. m_BuildSettings:
  99. serializedVersion: 2
  100. agentTypeID: 0
  101. agentRadius: 0.5
  102. agentHeight: 2
  103. agentSlope: 45
  104. agentClimb: 0.4
  105. ledgeDropHeight: 0
  106. maxJumpAcrossDistance: 0
  107. minRegionArea: 2
  108. manualCellSize: 0
  109. cellSize: 0.16666667
  110. manualTileSize: 0
  111. tileSize: 256
  112. accuratePlacement: 0
  113. debug:
  114. m_Flags: 0
  115. m_NavMeshData: {fileID: 0}
  116. --- !u!1001 &156542780
  117. Prefab:
  118. m_ObjectHideFlags: 0
  119. serializedVersion: 2
  120. m_Modification:
  121. m_TransformParent: {fileID: 911546669}
  122. m_Modifications:
  123. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  124. propertyPath: m_LocalPosition.x
  125. value: 1
  126. objectReference: {fileID: 0}
  127. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  128. propertyPath: m_LocalPosition.y
  129. value: -0.15
  130. objectReference: {fileID: 0}
  131. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  132. propertyPath: m_LocalPosition.z
  133. value: 0
  134. objectReference: {fileID: 0}
  135. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  136. propertyPath: m_LocalRotation.x
  137. value: 0
  138. objectReference: {fileID: 0}
  139. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  140. propertyPath: m_LocalRotation.y
  141. value: 0.7071068
  142. objectReference: {fileID: 0}
  143. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  144. propertyPath: m_LocalRotation.z
  145. value: 0
  146. objectReference: {fileID: 0}
  147. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  148. propertyPath: m_LocalRotation.w
  149. value: 0.7071068
  150. objectReference: {fileID: 0}
  151. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  152. propertyPath: m_RootOrder
  153. value: 2
  154. objectReference: {fileID: 0}
  155. - target: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  156. propertyPath: m_Name
  157. value: NRLogoRight
  158. objectReference: {fileID: 0}
  159. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  160. propertyPath: m_LocalEulerAnglesHint.y
  161. value: 90
  162. objectReference: {fileID: 0}
  163. m_RemovedComponents: []
  164. m_SourcePrefab: {fileID: 100100000, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  165. m_IsPrefabAsset: 0
  166. --- !u!4 &156542781 stripped
  167. Transform:
  168. m_CorrespondingSourceObject: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08,
  169. type: 2}
  170. m_PrefabInternal: {fileID: 156542780}
  171. --- !u!1001 &325437172
  172. Prefab:
  173. m_ObjectHideFlags: 0
  174. serializedVersion: 2
  175. m_Modification:
  176. m_TransformParent: {fileID: 911546669}
  177. m_Modifications:
  178. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  179. propertyPath: m_LocalPosition.x
  180. value: 0
  181. objectReference: {fileID: 0}
  182. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  183. propertyPath: m_LocalPosition.y
  184. value: -0.15
  185. objectReference: {fileID: 0}
  186. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  187. propertyPath: m_LocalPosition.z
  188. value: -1
  189. objectReference: {fileID: 0}
  190. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  191. propertyPath: m_LocalRotation.x
  192. value: 0
  193. objectReference: {fileID: 0}
  194. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  195. propertyPath: m_LocalRotation.y
  196. value: 1
  197. objectReference: {fileID: 0}
  198. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  199. propertyPath: m_LocalRotation.z
  200. value: 0
  201. objectReference: {fileID: 0}
  202. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  203. propertyPath: m_LocalRotation.w
  204. value: 0
  205. objectReference: {fileID: 0}
  206. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  207. propertyPath: m_RootOrder
  208. value: 3
  209. objectReference: {fileID: 0}
  210. - target: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  211. propertyPath: m_Name
  212. value: NRLogoBack
  213. objectReference: {fileID: 0}
  214. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  215. propertyPath: m_LocalEulerAnglesHint.y
  216. value: 180
  217. objectReference: {fileID: 0}
  218. m_RemovedComponents: []
  219. m_SourcePrefab: {fileID: 100100000, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  220. m_IsPrefabAsset: 0
  221. --- !u!4 &325437173 stripped
  222. Transform:
  223. m_CorrespondingSourceObject: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08,
  224. type: 2}
  225. m_PrefabInternal: {fileID: 325437172}
  226. --- !u!1 &564377735
  227. GameObject:
  228. m_ObjectHideFlags: 0
  229. m_CorrespondingSourceObject: {fileID: 0}
  230. m_PrefabInternal: {fileID: 0}
  231. serializedVersion: 6
  232. m_Component:
  233. - component: {fileID: 564377737}
  234. - component: {fileID: 564377736}
  235. m_Layer: 0
  236. m_Name: Directional Light
  237. m_TagString: Untagged
  238. m_Icon: {fileID: 0}
  239. m_NavMeshLayer: 0
  240. m_StaticEditorFlags: 0
  241. m_IsActive: 1
  242. --- !u!108 &564377736
  243. Light:
  244. m_ObjectHideFlags: 0
  245. m_CorrespondingSourceObject: {fileID: 0}
  246. m_PrefabInternal: {fileID: 0}
  247. m_GameObject: {fileID: 564377735}
  248. m_Enabled: 1
  249. serializedVersion: 8
  250. m_Type: 1
  251. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  252. m_Intensity: 1
  253. m_Range: 10
  254. m_SpotAngle: 30
  255. m_CookieSize: 10
  256. m_Shadows:
  257. m_Type: 2
  258. m_Resolution: -1
  259. m_CustomResolution: -1
  260. m_Strength: 1
  261. m_Bias: 0.05
  262. m_NormalBias: 0.4
  263. m_NearPlane: 0.2
  264. m_Cookie: {fileID: 0}
  265. m_DrawHalo: 0
  266. m_Flare: {fileID: 0}
  267. m_RenderMode: 0
  268. m_CullingMask:
  269. serializedVersion: 2
  270. m_Bits: 4294967295
  271. m_Lightmapping: 4
  272. m_LightShadowCasterMode: 0
  273. m_AreaSize: {x: 1, y: 1}
  274. m_BounceIntensity: 1
  275. m_ColorTemperature: 6570
  276. m_UseColorTemperature: 0
  277. m_ShadowRadius: 0
  278. m_ShadowAngle: 0
  279. --- !u!4 &564377737
  280. Transform:
  281. m_ObjectHideFlags: 0
  282. m_CorrespondingSourceObject: {fileID: 0}
  283. m_PrefabInternal: {fileID: 0}
  284. m_GameObject: {fileID: 564377735}
  285. m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
  286. m_LocalPosition: {x: 0, y: 3, z: 0}
  287. m_LocalScale: {x: 1, y: 1, z: 1}
  288. m_Children: []
  289. m_Father: {fileID: 0}
  290. m_RootOrder: 2
  291. m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
  292. --- !u!1001 &725992320
  293. Prefab:
  294. m_ObjectHideFlags: 0
  295. serializedVersion: 2
  296. m_Modification:
  297. m_TransformParent: {fileID: 911546669}
  298. m_Modifications:
  299. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  300. propertyPath: m_LocalPosition.x
  301. value: 0
  302. objectReference: {fileID: 0}
  303. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  304. propertyPath: m_LocalPosition.y
  305. value: -0.15
  306. objectReference: {fileID: 0}
  307. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  308. propertyPath: m_LocalPosition.z
  309. value: 1
  310. objectReference: {fileID: 0}
  311. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  312. propertyPath: m_LocalRotation.x
  313. value: -0
  314. objectReference: {fileID: 0}
  315. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  316. propertyPath: m_LocalRotation.y
  317. value: -0
  318. objectReference: {fileID: 0}
  319. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  320. propertyPath: m_LocalRotation.z
  321. value: -0
  322. objectReference: {fileID: 0}
  323. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  324. propertyPath: m_LocalRotation.w
  325. value: 1
  326. objectReference: {fileID: 0}
  327. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  328. propertyPath: m_RootOrder
  329. value: 0
  330. objectReference: {fileID: 0}
  331. - target: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  332. propertyPath: m_Name
  333. value: NRLogoFront
  334. objectReference: {fileID: 0}
  335. m_RemovedComponents: []
  336. m_SourcePrefab: {fileID: 100100000, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  337. m_IsPrefabAsset: 0
  338. --- !u!4 &725992321 stripped
  339. Transform:
  340. m_CorrespondingSourceObject: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08,
  341. type: 2}
  342. m_PrefabInternal: {fileID: 725992320}
  343. --- !u!1001 &736572256
  344. Prefab:
  345. m_ObjectHideFlags: 0
  346. serializedVersion: 2
  347. m_Modification:
  348. m_TransformParent: {fileID: 0}
  349. m_Modifications:
  350. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  351. propertyPath: m_LocalPosition.x
  352. value: 0
  353. objectReference: {fileID: 0}
  354. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  355. propertyPath: m_LocalPosition.y
  356. value: 0
  357. objectReference: {fileID: 0}
  358. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  359. propertyPath: m_LocalPosition.z
  360. value: 0
  361. objectReference: {fileID: 0}
  362. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  363. propertyPath: m_LocalRotation.x
  364. value: 0
  365. objectReference: {fileID: 0}
  366. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  367. propertyPath: m_LocalRotation.y
  368. value: 0
  369. objectReference: {fileID: 0}
  370. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  371. propertyPath: m_LocalRotation.z
  372. value: 0
  373. objectReference: {fileID: 0}
  374. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  375. propertyPath: m_LocalRotation.w
  376. value: 1
  377. objectReference: {fileID: 0}
  378. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  379. propertyPath: m_RootOrder
  380. value: 0
  381. objectReference: {fileID: 0}
  382. - target: {fileID: 1668515225578100, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  383. propertyPath: m_IsActive
  384. value: 1
  385. objectReference: {fileID: 0}
  386. - target: {fileID: 114176646661500702, guid: 665d8158924bd2648a94fb3f87691bbb,
  387. type: 2}
  388. propertyPath: m_TrackingType
  389. value: 1
  390. objectReference: {fileID: 0}
  391. m_RemovedComponents: []
  392. m_SourcePrefab: {fileID: 100100000, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  393. m_IsPrefabAsset: 0
  394. --- !u!4 &736572257 stripped
  395. Transform:
  396. m_CorrespondingSourceObject: {fileID: 4154700624755278, guid: 665d8158924bd2648a94fb3f87691bbb,
  397. type: 2}
  398. m_PrefabInternal: {fileID: 736572256}
  399. --- !u!1001 &823195076
  400. Prefab:
  401. m_ObjectHideFlags: 0
  402. serializedVersion: 2
  403. m_Modification:
  404. m_TransformParent: {fileID: 911546669}
  405. m_Modifications:
  406. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  407. propertyPath: m_LocalPosition.x
  408. value: -1.0034902
  409. objectReference: {fileID: 0}
  410. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  411. propertyPath: m_LocalPosition.y
  412. value: -0.15
  413. objectReference: {fileID: 0}
  414. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  415. propertyPath: m_LocalPosition.z
  416. value: -0.012437588
  417. objectReference: {fileID: 0}
  418. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  419. propertyPath: m_LocalRotation.x
  420. value: 0
  421. objectReference: {fileID: 0}
  422. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  423. propertyPath: m_LocalRotation.y
  424. value: -0.7071068
  425. objectReference: {fileID: 0}
  426. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  427. propertyPath: m_LocalRotation.z
  428. value: 0
  429. objectReference: {fileID: 0}
  430. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  431. propertyPath: m_LocalRotation.w
  432. value: 0.7071068
  433. objectReference: {fileID: 0}
  434. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  435. propertyPath: m_RootOrder
  436. value: 1
  437. objectReference: {fileID: 0}
  438. - target: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  439. propertyPath: m_Name
  440. value: NRLogoLeft
  441. objectReference: {fileID: 0}
  442. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  443. propertyPath: m_LocalEulerAnglesHint.y
  444. value: -90
  445. objectReference: {fileID: 0}
  446. m_RemovedComponents: []
  447. m_SourcePrefab: {fileID: 100100000, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  448. m_IsPrefabAsset: 0
  449. --- !u!4 &823195077 stripped
  450. Transform:
  451. m_CorrespondingSourceObject: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08,
  452. type: 2}
  453. m_PrefabInternal: {fileID: 823195076}
  454. --- !u!1 &911546668
  455. GameObject:
  456. m_ObjectHideFlags: 0
  457. m_CorrespondingSourceObject: {fileID: 0}
  458. m_PrefabInternal: {fileID: 0}
  459. serializedVersion: 6
  460. m_Component:
  461. - component: {fileID: 911546669}
  462. - component: {fileID: 911546670}
  463. m_Layer: 0
  464. m_Name: Slam3dofTest
  465. m_TagString: Untagged
  466. m_Icon: {fileID: 0}
  467. m_NavMeshLayer: 0
  468. m_StaticEditorFlags: 0
  469. m_IsActive: 1
  470. --- !u!4 &911546669
  471. Transform:
  472. m_ObjectHideFlags: 0
  473. m_CorrespondingSourceObject: {fileID: 0}
  474. m_PrefabInternal: {fileID: 0}
  475. m_GameObject: {fileID: 911546668}
  476. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  477. m_LocalPosition: {x: 0, y: 0, z: 0}
  478. m_LocalScale: {x: 1, y: 1, z: 1}
  479. m_Children:
  480. - {fileID: 725992321}
  481. - {fileID: 823195077}
  482. - {fileID: 156542781}
  483. - {fileID: 325437173}
  484. m_Father: {fileID: 0}
  485. m_RootOrder: 3
  486. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  487. --- !u!114 &911546670
  488. MonoBehaviour:
  489. m_ObjectHideFlags: 0
  490. m_CorrespondingSourceObject: {fileID: 0}
  491. m_PrefabInternal: {fileID: 0}
  492. m_GameObject: {fileID: 911546668}
  493. m_Enabled: 1
  494. m_EditorHideFlags: 0
  495. m_Script: {fileID: 11500000, guid: 23b22513ecb359649a034f9f596fe448, type: 3}
  496. m_Name:
  497. m_EditorClassIdentifier:
  498. m_TrackingType: 1
  499. --- !u!1001 &1724904750
  500. Prefab:
  501. m_ObjectHideFlags: 0
  502. serializedVersion: 2
  503. m_Modification:
  504. m_TransformParent: {fileID: 0}
  505. m_Modifications:
  506. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  507. propertyPath: m_LocalPosition.x
  508. value: 0
  509. objectReference: {fileID: 0}
  510. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  511. propertyPath: m_LocalPosition.y
  512. value: 0
  513. objectReference: {fileID: 0}
  514. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  515. propertyPath: m_LocalPosition.z
  516. value: 0
  517. objectReference: {fileID: 0}
  518. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  519. propertyPath: m_LocalRotation.x
  520. value: 0
  521. objectReference: {fileID: 0}
  522. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  523. propertyPath: m_LocalRotation.y
  524. value: 0
  525. objectReference: {fileID: 0}
  526. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  527. propertyPath: m_LocalRotation.z
  528. value: 0
  529. objectReference: {fileID: 0}
  530. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  531. propertyPath: m_LocalRotation.w
  532. value: 1
  533. objectReference: {fileID: 0}
  534. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  535. propertyPath: m_RootOrder
  536. value: 1
  537. objectReference: {fileID: 0}
  538. - target: {fileID: 114189359072911506, guid: ad152f08ed7eb6e4abd93376a0203e38,
  539. type: 2}
  540. propertyPath: m_OverrideCameraCenter
  541. value:
  542. objectReference: {fileID: 736572257}
  543. m_RemovedComponents: []
  544. m_SourcePrefab: {fileID: 100100000, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  545. m_IsPrefabAsset: 0