zimWebCamera.unity 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  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.37311953, g: 0.38074014, b: 0.3587274, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 12
  47. m_GIWorkflowMode: 1
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 1
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 1
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 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: 512
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 256
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 1
  83. m_PVRDenoiserTypeDirect: 1
  84. m_PVRDenoiserTypeIndirect: 1
  85. m_PVRDenoiserTypeAO: 1
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 1
  90. m_PVRCulling: 1
  91. m_PVRFilteringGaussRadiusDirect: 1
  92. m_PVRFilteringGaussRadiusIndirect: 5
  93. m_PVRFilteringGaussRadiusAO: 2
  94. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  95. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  96. m_PVRFilteringAtrousPositionSigmaAO: 1
  97. m_ExportTrainingData: 0
  98. m_TrainingDataDestination: TrainingData
  99. m_LightProbeSampleCountMultiplier: 4
  100. m_LightingDataAsset: {fileID: 0}
  101. m_LightingSettings: {fileID: 0}
  102. --- !u!196 &4
  103. NavMeshSettings:
  104. serializedVersion: 2
  105. m_ObjectHideFlags: 0
  106. m_BuildSettings:
  107. serializedVersion: 2
  108. agentTypeID: 0
  109. agentRadius: 0.5
  110. agentHeight: 2
  111. agentSlope: 45
  112. agentClimb: 0.4
  113. ledgeDropHeight: 0
  114. maxJumpAcrossDistance: 0
  115. minRegionArea: 2
  116. manualCellSize: 0
  117. cellSize: 0.16666667
  118. manualTileSize: 0
  119. tileSize: 256
  120. accuratePlacement: 0
  121. maxJobWorkers: 0
  122. preserveTilesOutsideBounds: 0
  123. debug:
  124. m_Flags: 0
  125. m_NavMeshData: {fileID: 0}
  126. --- !u!1 &1650142577
  127. GameObject:
  128. m_ObjectHideFlags: 0
  129. m_CorrespondingSourceObject: {fileID: 0}
  130. m_PrefabInstance: {fileID: 0}
  131. m_PrefabAsset: {fileID: 0}
  132. serializedVersion: 6
  133. m_Component:
  134. - component: {fileID: 1650142580}
  135. - component: {fileID: 1650142579}
  136. - component: {fileID: 1650142578}
  137. m_Layer: 0
  138. m_Name: "\u8FD0\u884C\u65F6\u63A7\u5236\u53F0\uFF08\u5728\u5C4F\u5E55\u753B\u4E2A\u5708\u5373\u53EF\u6253\u5F00\uFF09"
  139. m_TagString: Untagged
  140. m_Icon: {fileID: 0}
  141. m_NavMeshLayer: 0
  142. m_StaticEditorFlags: 0
  143. m_IsActive: 1
  144. --- !u!114 &1650142578
  145. MonoBehaviour:
  146. m_ObjectHideFlags: 0
  147. m_CorrespondingSourceObject: {fileID: 0}
  148. m_PrefabInstance: {fileID: 0}
  149. m_PrefabAsset: {fileID: 0}
  150. m_GameObject: {fileID: 1650142577}
  151. m_Enabled: 1
  152. m_EditorHideFlags: 0
  153. m_Script: {fileID: 11500000, guid: 6767a180de870304caa2013b2772dd62, type: 3}
  154. m_Name:
  155. m_EditorClassIdentifier:
  156. --- !u!114 &1650142579
  157. MonoBehaviour:
  158. m_ObjectHideFlags: 0
  159. m_CorrespondingSourceObject: {fileID: 0}
  160. m_PrefabInstance: {fileID: 0}
  161. m_PrefabAsset: {fileID: 0}
  162. m_GameObject: {fileID: 1650142577}
  163. m_Enabled: 1
  164. m_EditorHideFlags: 0
  165. m_Script: {fileID: 11500000, guid: 600c02144c4813244abd262cbcbe8825, type: 3}
  166. m_Name:
  167. m_EditorClassIdentifier:
  168. show: 0
  169. UserData:
  170. fps: 0
  171. fpsText:
  172. images:
  173. clearImage: {fileID: 2800000, guid: 112c6fcf56e349449ab2e6ad76b67816, type: 3}
  174. collapseImage: {fileID: 2800000, guid: 4623f326a884a2546ab39078bf7822c3, type: 3}
  175. clearOnNewSceneImage: {fileID: 2800000, guid: 3a6bc61a8319b1949ab9f1f2db1302b4, type: 3}
  176. showTimeImage: {fileID: 2800000, guid: 782e03669fa4a614e89ef56252134250, type: 3}
  177. showSceneImage: {fileID: 2800000, guid: ff4dfb29f203a174ab8e4c498afe908a, type: 3}
  178. userImage: {fileID: 2800000, guid: 2bcdc012e7356f1449ce7d3a31dc458c, type: 3}
  179. showMemoryImage: {fileID: 2800000, guid: f447d62f2dacf9843be7cbf168a3a9d0, type: 3}
  180. softwareImage: {fileID: 2800000, guid: 6c91fc88ee6c791468318d85febfb48d, type: 3}
  181. dateImage: {fileID: 2800000, guid: a7561cd0a9f62a84e99bff1abce2a222, type: 3}
  182. showFpsImage: {fileID: 2800000, guid: 90b2f48155dc0e74f8e428561ac79da5, type: 3}
  183. infoImage: {fileID: 2800000, guid: 2954bef266e6d794aba08ceacc887a0f, type: 3}
  184. saveLogsImage: {fileID: 2800000, guid: 4a4821d80a1fc774fb76eac6213544e7, type: 3}
  185. searchImage: {fileID: 2800000, guid: bfef37b5a26d2264798616d960451329, type: 3}
  186. copyImage: {fileID: 2800000, guid: 7f36d71624c630046b855909c497be17, type: 3}
  187. copyAllImage: {fileID: 2800000, guid: 10189803ef22ba546b7f511c1b908fe5, type: 3}
  188. closeImage: {fileID: 2800000, guid: b65e9be99974bc94eab5d6698811d0b8, type: 3}
  189. buildFromImage: {fileID: 2800000, guid: 8702be598dd9f504ca33be2afee2ca33, type: 3}
  190. systemInfoImage: {fileID: 2800000, guid: e9011b1dc9256ad4d9c19a31c595f95f, type: 3}
  191. graphicsInfoImage: {fileID: 2800000, guid: 999d31716332cc04eb4abc9c9270b0ca, type: 3}
  192. backImage: {fileID: 2800000, guid: a0632a18e7c665641b94fea66506ab50, type: 3}
  193. logImage: {fileID: 2800000, guid: e876b803a4dd5c5488078071d15aa9c0, type: 3}
  194. warningImage: {fileID: 2800000, guid: 1066be8e7b994b94c8a182b8dbe30705, type: 3}
  195. errorImage: {fileID: 2800000, guid: 7640ebf8b3a92124d821d3b4b8b3fd7e, type: 3}
  196. barImage: {fileID: 2800000, guid: 8128d4f4c0193e34586f9631ef7d4787, type: 3}
  197. button_activeImage: {fileID: 2800000, guid: 2580a2e903691e44282e56ed6e0ff37a, type: 3}
  198. even_logImage: {fileID: 2800000, guid: d27aad55b568c6544b0b95a95da44bc7, type: 3}
  199. odd_logImage: {fileID: 2800000, guid: 8ffbb44a2c3adae45913474e4fd487f5, type: 3}
  200. selectedImage: {fileID: 2800000, guid: 17117a429b08e7e43b0b6c8421de69fe, type: 3}
  201. reporterScrollerSkin: {fileID: 11400000, guid: 1cc68832d00d3284a9324a4dc05be753, type: 2}
  202. size: {x: 32, y: 32}
  203. maxSize: 20
  204. numOfCircleToShow: 1
  205. Initialized: 0
  206. --- !u!4 &1650142580
  207. Transform:
  208. m_ObjectHideFlags: 0
  209. m_CorrespondingSourceObject: {fileID: 0}
  210. m_PrefabInstance: {fileID: 0}
  211. m_PrefabAsset: {fileID: 0}
  212. m_GameObject: {fileID: 1650142577}
  213. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  214. m_LocalPosition: {x: 0, y: 0, z: 0}
  215. m_LocalScale: {x: 1, y: 1, z: 1}
  216. m_ConstrainProportionsScale: 0
  217. m_Children: []
  218. m_Father: {fileID: 0}
  219. m_RootOrder: 2
  220. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  221. --- !u!1 &2001504855
  222. GameObject:
  223. m_ObjectHideFlags: 0
  224. m_CorrespondingSourceObject: {fileID: 0}
  225. m_PrefabInstance: {fileID: 0}
  226. m_PrefabAsset: {fileID: 0}
  227. serializedVersion: 6
  228. m_Component:
  229. - component: {fileID: 2001504858}
  230. - component: {fileID: 2001504857}
  231. - component: {fileID: 2001504856}
  232. m_Layer: 0
  233. m_Name: Main Camera
  234. m_TagString: MainCamera
  235. m_Icon: {fileID: 0}
  236. m_NavMeshLayer: 0
  237. m_StaticEditorFlags: 0
  238. m_IsActive: 1
  239. --- !u!81 &2001504856
  240. AudioListener:
  241. m_ObjectHideFlags: 0
  242. m_CorrespondingSourceObject: {fileID: 0}
  243. m_PrefabInstance: {fileID: 0}
  244. m_PrefabAsset: {fileID: 0}
  245. m_GameObject: {fileID: 2001504855}
  246. m_Enabled: 1
  247. --- !u!20 &2001504857
  248. Camera:
  249. m_ObjectHideFlags: 0
  250. m_CorrespondingSourceObject: {fileID: 0}
  251. m_PrefabInstance: {fileID: 0}
  252. m_PrefabAsset: {fileID: 0}
  253. m_GameObject: {fileID: 2001504855}
  254. m_Enabled: 1
  255. serializedVersion: 2
  256. m_ClearFlags: 2
  257. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  258. m_projectionMatrixMode: 1
  259. m_GateFitMode: 2
  260. m_FOVAxisMode: 0
  261. m_SensorSize: {x: 36, y: 24}
  262. m_LensShift: {x: 0, y: 0}
  263. m_FocalLength: 50
  264. m_NormalizedViewPortRect:
  265. serializedVersion: 2
  266. x: 0
  267. y: 0
  268. width: 1
  269. height: 1
  270. near clip plane: 0.3
  271. far clip plane: 1000
  272. field of view: 60
  273. orthographic: 1
  274. orthographic size: 5
  275. m_Depth: -1
  276. m_CullingMask:
  277. serializedVersion: 2
  278. m_Bits: 4294967295
  279. m_RenderingPath: -1
  280. m_TargetTexture: {fileID: 0}
  281. m_TargetDisplay: 0
  282. m_TargetEye: 3
  283. m_HDR: 1
  284. m_AllowMSAA: 1
  285. m_AllowDynamicResolution: 0
  286. m_ForceIntoRT: 0
  287. m_OcclusionCulling: 1
  288. m_StereoConvergence: 10
  289. m_StereoSeparation: 0.022
  290. --- !u!4 &2001504858
  291. Transform:
  292. m_ObjectHideFlags: 0
  293. m_CorrespondingSourceObject: {fileID: 0}
  294. m_PrefabInstance: {fileID: 0}
  295. m_PrefabAsset: {fileID: 0}
  296. m_GameObject: {fileID: 2001504855}
  297. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  298. m_LocalPosition: {x: 0, y: 1, z: -10}
  299. m_LocalScale: {x: 1, y: 1, z: 1}
  300. m_ConstrainProportionsScale: 0
  301. m_Children: []
  302. m_Father: {fileID: 0}
  303. m_RootOrder: 0
  304. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  305. --- !u!1001 &1816618028118130019
  306. PrefabInstance:
  307. m_ObjectHideFlags: 0
  308. serializedVersion: 2
  309. m_Modification:
  310. m_TransformParent: {fileID: 0}
  311. m_Modifications:
  312. - target: {fileID: 1816618027111760060, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  313. propertyPath: m_AnchorMax.y
  314. value: 0
  315. objectReference: {fileID: 0}
  316. - target: {fileID: 1816618027111760060, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  317. propertyPath: m_AnchorMin.y
  318. value: 0
  319. objectReference: {fileID: 0}
  320. - target: {fileID: 1816618027111760060, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  321. propertyPath: m_AnchoredPosition.x
  322. value: 0
  323. objectReference: {fileID: 0}
  324. - target: {fileID: 1816618027111760060, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  325. propertyPath: m_AnchoredPosition.y
  326. value: 0
  327. objectReference: {fileID: 0}
  328. - target: {fileID: 1816618027243654231, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  329. propertyPath: m_AnchorMax.y
  330. value: 0
  331. objectReference: {fileID: 0}
  332. - target: {fileID: 1816618027243654231, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  333. propertyPath: m_AnchorMin.y
  334. value: 0
  335. objectReference: {fileID: 0}
  336. - target: {fileID: 1816618027243654231, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  337. propertyPath: m_SizeDelta.x
  338. value: 0
  339. objectReference: {fileID: 0}
  340. - target: {fileID: 1816618027243654231, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  341. propertyPath: m_AnchoredPosition.x
  342. value: 0
  343. objectReference: {fileID: 0}
  344. - target: {fileID: 1816618027243654231, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  345. propertyPath: m_AnchoredPosition.y
  346. value: 0
  347. objectReference: {fileID: 0}
  348. - target: {fileID: 1816618027473945696, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  349. propertyPath: m_AnchorMax.y
  350. value: 0
  351. objectReference: {fileID: 0}
  352. - target: {fileID: 1816618027473945696, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  353. propertyPath: m_AnchorMin.y
  354. value: 0
  355. objectReference: {fileID: 0}
  356. - target: {fileID: 1816618027473945696, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  357. propertyPath: m_SizeDelta.x
  358. value: 0
  359. objectReference: {fileID: 0}
  360. - target: {fileID: 1816618027473945696, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  361. propertyPath: m_AnchoredPosition.x
  362. value: 0
  363. objectReference: {fileID: 0}
  364. - target: {fileID: 1816618027473945696, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  365. propertyPath: m_AnchoredPosition.y
  366. value: 0
  367. objectReference: {fileID: 0}
  368. - target: {fileID: 1816618027770806185, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  369. propertyPath: m_Name
  370. value: WebCameraView
  371. objectReference: {fileID: 0}
  372. - target: {fileID: 1816618027770806188, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  373. propertyPath: fps
  374. value: 30
  375. objectReference: {fileID: 0}
  376. - target: {fileID: 1816618027770806188, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  377. propertyPath: width
  378. value: 1280
  379. objectReference: {fileID: 0}
  380. - target: {fileID: 1816618027770806188, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  381. propertyPath: height
  382. value: 720
  383. objectReference: {fileID: 0}
  384. - target: {fileID: 1816618027770806188, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  385. propertyPath: contrast
  386. value: 1
  387. objectReference: {fileID: 0}
  388. - target: {fileID: 1816618027770806188, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  389. propertyPath: brightness
  390. value: 0
  391. objectReference: {fileID: 0}
  392. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  393. propertyPath: m_Pivot.x
  394. value: 0
  395. objectReference: {fileID: 0}
  396. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  397. propertyPath: m_Pivot.y
  398. value: 0
  399. objectReference: {fileID: 0}
  400. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  401. propertyPath: m_RootOrder
  402. value: 1
  403. objectReference: {fileID: 0}
  404. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  405. propertyPath: m_AnchorMax.x
  406. value: 0
  407. objectReference: {fileID: 0}
  408. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  409. propertyPath: m_AnchorMax.y
  410. value: 0
  411. objectReference: {fileID: 0}
  412. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  413. propertyPath: m_AnchorMin.x
  414. value: 0
  415. objectReference: {fileID: 0}
  416. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  417. propertyPath: m_AnchorMin.y
  418. value: 0
  419. objectReference: {fileID: 0}
  420. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  421. propertyPath: m_SizeDelta.x
  422. value: 0
  423. objectReference: {fileID: 0}
  424. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  425. propertyPath: m_SizeDelta.y
  426. value: 0
  427. objectReference: {fileID: 0}
  428. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  429. propertyPath: m_LocalPosition.x
  430. value: 0
  431. objectReference: {fileID: 0}
  432. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  433. propertyPath: m_LocalPosition.y
  434. value: 0
  435. objectReference: {fileID: 0}
  436. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  437. propertyPath: m_LocalPosition.z
  438. value: 0
  439. objectReference: {fileID: 0}
  440. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  441. propertyPath: m_LocalRotation.w
  442. value: 1
  443. objectReference: {fileID: 0}
  444. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  445. propertyPath: m_LocalRotation.x
  446. value: 0
  447. objectReference: {fileID: 0}
  448. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  449. propertyPath: m_LocalRotation.y
  450. value: 0
  451. objectReference: {fileID: 0}
  452. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  453. propertyPath: m_LocalRotation.z
  454. value: 0
  455. objectReference: {fileID: 0}
  456. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  457. propertyPath: m_AnchoredPosition.x
  458. value: 0
  459. objectReference: {fileID: 0}
  460. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  461. propertyPath: m_AnchoredPosition.y
  462. value: 0
  463. objectReference: {fileID: 0}
  464. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  465. propertyPath: m_LocalEulerAnglesHint.x
  466. value: 0
  467. objectReference: {fileID: 0}
  468. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  469. propertyPath: m_LocalEulerAnglesHint.y
  470. value: 0
  471. objectReference: {fileID: 0}
  472. - target: {fileID: 1816618027770806189, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  473. propertyPath: m_LocalEulerAnglesHint.z
  474. value: 0
  475. objectReference: {fileID: 0}
  476. - target: {fileID: 1816618028247322129, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  477. propertyPath: m_AnchorMax.y
  478. value: 0
  479. objectReference: {fileID: 0}
  480. - target: {fileID: 1816618028247322129, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  481. propertyPath: m_AnchorMin.y
  482. value: 0
  483. objectReference: {fileID: 0}
  484. - target: {fileID: 1816618028247322129, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  485. propertyPath: m_AnchoredPosition.x
  486. value: 0
  487. objectReference: {fileID: 0}
  488. - target: {fileID: 1816618028247322129, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  489. propertyPath: m_AnchoredPosition.y
  490. value: 0
  491. objectReference: {fileID: 0}
  492. - target: {fileID: 1816618028627016767, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  493. propertyPath: m_AnchorMax.y
  494. value: 0
  495. objectReference: {fileID: 0}
  496. - target: {fileID: 1816618028627016767, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  497. propertyPath: m_AnchorMin.y
  498. value: 0
  499. objectReference: {fileID: 0}
  500. - target: {fileID: 1816618028627016767, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  501. propertyPath: m_SizeDelta.x
  502. value: 0
  503. objectReference: {fileID: 0}
  504. - target: {fileID: 1816618028627016767, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  505. propertyPath: m_AnchoredPosition.x
  506. value: 0
  507. objectReference: {fileID: 0}
  508. - target: {fileID: 1816618028627016767, guid: a749571a9e509ee42a24695575e9a483, type: 3}
  509. propertyPath: m_AnchoredPosition.y
  510. value: 0
  511. objectReference: {fileID: 0}
  512. m_RemovedComponents: []
  513. m_SourcePrefab: {fileID: 100100000, guid: a749571a9e509ee42a24695575e9a483, type: 3}