test.unity 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  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: 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_UseShadowmask: 1
  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. debug:
  122. m_Flags: 0
  123. m_NavMeshData: {fileID: 0}
  124. --- !u!1001 &529874529
  125. PrefabInstance:
  126. m_ObjectHideFlags: 0
  127. serializedVersion: 2
  128. m_Modification:
  129. m_TransformParent: {fileID: 0}
  130. m_Modifications:
  131. - target: {fileID: 1000012438581554, guid: c70aac0028afd42eabc9e0c55824c824, type: 3}
  132. propertyPath: m_Name
  133. value: UIRoot
  134. objectReference: {fileID: 0}
  135. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  136. type: 3}
  137. propertyPath: m_Pivot.x
  138. value: 0
  139. objectReference: {fileID: 0}
  140. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  141. type: 3}
  142. propertyPath: m_Pivot.y
  143. value: 0
  144. objectReference: {fileID: 0}
  145. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  146. type: 3}
  147. propertyPath: m_RootOrder
  148. value: 2
  149. objectReference: {fileID: 0}
  150. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  151. type: 3}
  152. propertyPath: m_AnchorMax.x
  153. value: 0
  154. objectReference: {fileID: 0}
  155. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  156. type: 3}
  157. propertyPath: m_AnchorMax.y
  158. value: 0
  159. objectReference: {fileID: 0}
  160. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  161. type: 3}
  162. propertyPath: m_AnchorMin.x
  163. value: 0
  164. objectReference: {fileID: 0}
  165. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  166. type: 3}
  167. propertyPath: m_AnchorMin.y
  168. value: 0
  169. objectReference: {fileID: 0}
  170. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  171. type: 3}
  172. propertyPath: m_SizeDelta.x
  173. value: 0
  174. objectReference: {fileID: 0}
  175. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  176. type: 3}
  177. propertyPath: m_SizeDelta.y
  178. value: 0
  179. objectReference: {fileID: 0}
  180. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  181. type: 3}
  182. propertyPath: m_LocalPosition.x
  183. value: 0
  184. objectReference: {fileID: 0}
  185. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  186. type: 3}
  187. propertyPath: m_LocalPosition.y
  188. value: 0
  189. objectReference: {fileID: 0}
  190. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  191. type: 3}
  192. propertyPath: m_LocalPosition.z
  193. value: 0
  194. objectReference: {fileID: 0}
  195. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  196. type: 3}
  197. propertyPath: m_LocalRotation.w
  198. value: 1
  199. objectReference: {fileID: 0}
  200. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  201. type: 3}
  202. propertyPath: m_LocalRotation.x
  203. value: 0
  204. objectReference: {fileID: 0}
  205. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  206. type: 3}
  207. propertyPath: m_LocalRotation.y
  208. value: 0
  209. objectReference: {fileID: 0}
  210. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  211. type: 3}
  212. propertyPath: m_LocalRotation.z
  213. value: 0
  214. objectReference: {fileID: 0}
  215. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  216. type: 3}
  217. propertyPath: m_AnchoredPosition.x
  218. value: 0
  219. objectReference: {fileID: 0}
  220. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  221. type: 3}
  222. propertyPath: m_AnchoredPosition.y
  223. value: 0
  224. objectReference: {fileID: 0}
  225. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  226. type: 3}
  227. propertyPath: m_LocalEulerAnglesHint.x
  228. value: 0
  229. objectReference: {fileID: 0}
  230. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  231. type: 3}
  232. propertyPath: m_LocalEulerAnglesHint.y
  233. value: 0
  234. objectReference: {fileID: 0}
  235. - target: {fileID: 224089801841284202, guid: c70aac0028afd42eabc9e0c55824c824,
  236. type: 3}
  237. propertyPath: m_LocalEulerAnglesHint.z
  238. value: 0
  239. objectReference: {fileID: 0}
  240. m_RemovedComponents: []
  241. m_SourcePrefab: {fileID: 100100000, guid: c70aac0028afd42eabc9e0c55824c824, type: 3}
  242. --- !u!224 &1549203114 stripped
  243. RectTransform:
  244. m_CorrespondingSourceObject: {fileID: 224360354940689636, guid: c70aac0028afd42eabc9e0c55824c824,
  245. type: 3}
  246. m_PrefabInstance: {fileID: 529874529}
  247. m_PrefabAsset: {fileID: 0}
  248. --- !u!1001 &1580757313
  249. PrefabInstance:
  250. m_ObjectHideFlags: 0
  251. serializedVersion: 2
  252. m_Modification:
  253. m_TransformParent: {fileID: 1549203114}
  254. m_Modifications:
  255. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  256. type: 3}
  257. propertyPath: m_Pivot.x
  258. value: 0.5
  259. objectReference: {fileID: 0}
  260. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  261. type: 3}
  262. propertyPath: m_Pivot.y
  263. value: 0.5
  264. objectReference: {fileID: 0}
  265. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  266. type: 3}
  267. propertyPath: m_RootOrder
  268. value: 0
  269. objectReference: {fileID: 0}
  270. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  271. type: 3}
  272. propertyPath: m_AnchorMax.x
  273. value: 1
  274. objectReference: {fileID: 0}
  275. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  276. type: 3}
  277. propertyPath: m_AnchorMax.y
  278. value: 1
  279. objectReference: {fileID: 0}
  280. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  281. type: 3}
  282. propertyPath: m_AnchorMin.x
  283. value: 0
  284. objectReference: {fileID: 0}
  285. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  286. type: 3}
  287. propertyPath: m_AnchorMin.y
  288. value: 0
  289. objectReference: {fileID: 0}
  290. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  291. type: 3}
  292. propertyPath: m_SizeDelta.x
  293. value: 0
  294. objectReference: {fileID: 0}
  295. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  296. type: 3}
  297. propertyPath: m_SizeDelta.y
  298. value: 0
  299. objectReference: {fileID: 0}
  300. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  301. type: 3}
  302. propertyPath: m_LocalPosition.x
  303. value: 0
  304. objectReference: {fileID: 0}
  305. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  306. type: 3}
  307. propertyPath: m_LocalPosition.y
  308. value: 0
  309. objectReference: {fileID: 0}
  310. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  311. type: 3}
  312. propertyPath: m_LocalPosition.z
  313. value: 0
  314. objectReference: {fileID: 0}
  315. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  316. type: 3}
  317. propertyPath: m_LocalRotation.w
  318. value: 1
  319. objectReference: {fileID: 0}
  320. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  321. type: 3}
  322. propertyPath: m_LocalRotation.x
  323. value: 0
  324. objectReference: {fileID: 0}
  325. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  326. type: 3}
  327. propertyPath: m_LocalRotation.y
  328. value: 0
  329. objectReference: {fileID: 0}
  330. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  331. type: 3}
  332. propertyPath: m_LocalRotation.z
  333. value: 0
  334. objectReference: {fileID: 0}
  335. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  336. type: 3}
  337. propertyPath: m_AnchoredPosition.x
  338. value: 0
  339. objectReference: {fileID: 0}
  340. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  341. type: 3}
  342. propertyPath: m_AnchoredPosition.y
  343. value: 0
  344. objectReference: {fileID: 0}
  345. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  346. type: 3}
  347. propertyPath: m_LocalEulerAnglesHint.x
  348. value: 0
  349. objectReference: {fileID: 0}
  350. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  351. type: 3}
  352. propertyPath: m_LocalEulerAnglesHint.y
  353. value: 0
  354. objectReference: {fileID: 0}
  355. - target: {fileID: 1777560903015666464, guid: f776f9906cbfb674b844047109d32081,
  356. type: 3}
  357. propertyPath: m_LocalEulerAnglesHint.z
  358. value: 0
  359. objectReference: {fileID: 0}
  360. - target: {fileID: 1777560903015666465, guid: f776f9906cbfb674b844047109d32081,
  361. type: 3}
  362. propertyPath: m_Name
  363. value: PrinciplePanel
  364. objectReference: {fileID: 0}
  365. m_RemovedComponents: []
  366. m_SourcePrefab: {fileID: 100100000, guid: f776f9906cbfb674b844047109d32081, type: 3}
  367. --- !u!1 &1603957099
  368. GameObject:
  369. m_ObjectHideFlags: 0
  370. m_CorrespondingSourceObject: {fileID: 0}
  371. m_PrefabInstance: {fileID: 0}
  372. m_PrefabAsset: {fileID: 0}
  373. serializedVersion: 6
  374. m_Component:
  375. - component: {fileID: 1603957102}
  376. - component: {fileID: 1603957101}
  377. - component: {fileID: 1603957100}
  378. - component: {fileID: 1603957103}
  379. m_Layer: 0
  380. m_Name: Main Camera
  381. m_TagString: MainCamera
  382. m_Icon: {fileID: 0}
  383. m_NavMeshLayer: 0
  384. m_StaticEditorFlags: 0
  385. m_IsActive: 1
  386. --- !u!81 &1603957100
  387. AudioListener:
  388. m_ObjectHideFlags: 0
  389. m_CorrespondingSourceObject: {fileID: 0}
  390. m_PrefabInstance: {fileID: 0}
  391. m_PrefabAsset: {fileID: 0}
  392. m_GameObject: {fileID: 1603957099}
  393. m_Enabled: 1
  394. --- !u!20 &1603957101
  395. Camera:
  396. m_ObjectHideFlags: 0
  397. m_CorrespondingSourceObject: {fileID: 0}
  398. m_PrefabInstance: {fileID: 0}
  399. m_PrefabAsset: {fileID: 0}
  400. m_GameObject: {fileID: 1603957099}
  401. m_Enabled: 1
  402. serializedVersion: 2
  403. m_ClearFlags: 1
  404. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  405. m_projectionMatrixMode: 1
  406. m_GateFitMode: 2
  407. m_FOVAxisMode: 0
  408. m_SensorSize: {x: 36, y: 24}
  409. m_LensShift: {x: 0, y: 0}
  410. m_FocalLength: 50
  411. m_NormalizedViewPortRect:
  412. serializedVersion: 2
  413. x: 0
  414. y: 0
  415. width: 1
  416. height: 1
  417. near clip plane: 0.3
  418. far clip plane: 1000
  419. field of view: 60
  420. orthographic: 0
  421. orthographic size: 5
  422. m_Depth: -1
  423. m_CullingMask:
  424. serializedVersion: 2
  425. m_Bits: 4294967295
  426. m_RenderingPath: -1
  427. m_TargetTexture: {fileID: 0}
  428. m_TargetDisplay: 0
  429. m_TargetEye: 3
  430. m_HDR: 1
  431. m_AllowMSAA: 1
  432. m_AllowDynamicResolution: 0
  433. m_ForceIntoRT: 0
  434. m_OcclusionCulling: 1
  435. m_StereoConvergence: 10
  436. m_StereoSeparation: 0.022
  437. --- !u!4 &1603957102
  438. Transform:
  439. m_ObjectHideFlags: 0
  440. m_CorrespondingSourceObject: {fileID: 0}
  441. m_PrefabInstance: {fileID: 0}
  442. m_PrefabAsset: {fileID: 0}
  443. m_GameObject: {fileID: 1603957099}
  444. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  445. m_LocalPosition: {x: 0, y: 1, z: -10}
  446. m_LocalScale: {x: 1, y: 1, z: 1}
  447. m_Children: []
  448. m_Father: {fileID: 0}
  449. m_RootOrder: 0
  450. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  451. --- !u!114 &1603957103
  452. MonoBehaviour:
  453. m_ObjectHideFlags: 0
  454. m_CorrespondingSourceObject: {fileID: 0}
  455. m_PrefabInstance: {fileID: 0}
  456. m_PrefabAsset: {fileID: 0}
  457. m_GameObject: {fileID: 1603957099}
  458. m_Enabled: 1
  459. m_EditorHideFlags: 0
  460. m_Script: {fileID: 11500000, guid: d97978fa2e9f9414e9ab4881a3941fce, type: 3}
  461. m_Name:
  462. m_EditorClassIdentifier:
  463. --- !u!1 &1619465291
  464. GameObject:
  465. m_ObjectHideFlags: 0
  466. m_CorrespondingSourceObject: {fileID: 0}
  467. m_PrefabInstance: {fileID: 0}
  468. m_PrefabAsset: {fileID: 0}
  469. serializedVersion: 6
  470. m_Component:
  471. - component: {fileID: 1619465293}
  472. - component: {fileID: 1619465292}
  473. m_Layer: 0
  474. m_Name: Directional Light
  475. m_TagString: Untagged
  476. m_Icon: {fileID: 0}
  477. m_NavMeshLayer: 0
  478. m_StaticEditorFlags: 0
  479. m_IsActive: 1
  480. --- !u!108 &1619465292
  481. Light:
  482. m_ObjectHideFlags: 0
  483. m_CorrespondingSourceObject: {fileID: 0}
  484. m_PrefabInstance: {fileID: 0}
  485. m_PrefabAsset: {fileID: 0}
  486. m_GameObject: {fileID: 1619465291}
  487. m_Enabled: 1
  488. serializedVersion: 10
  489. m_Type: 1
  490. m_Shape: 0
  491. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  492. m_Intensity: 1
  493. m_Range: 10
  494. m_SpotAngle: 30
  495. m_InnerSpotAngle: 21.80208
  496. m_CookieSize: 10
  497. m_Shadows:
  498. m_Type: 2
  499. m_Resolution: -1
  500. m_CustomResolution: -1
  501. m_Strength: 1
  502. m_Bias: 0.05
  503. m_NormalBias: 0.4
  504. m_NearPlane: 0.2
  505. m_CullingMatrixOverride:
  506. e00: 1
  507. e01: 0
  508. e02: 0
  509. e03: 0
  510. e10: 0
  511. e11: 1
  512. e12: 0
  513. e13: 0
  514. e20: 0
  515. e21: 0
  516. e22: 1
  517. e23: 0
  518. e30: 0
  519. e31: 0
  520. e32: 0
  521. e33: 1
  522. m_UseCullingMatrixOverride: 0
  523. m_Cookie: {fileID: 0}
  524. m_DrawHalo: 0
  525. m_Flare: {fileID: 0}
  526. m_RenderMode: 0
  527. m_CullingMask:
  528. serializedVersion: 2
  529. m_Bits: 4294967295
  530. m_RenderingLayerMask: 1
  531. m_Lightmapping: 4
  532. m_LightShadowCasterMode: 0
  533. m_AreaSize: {x: 1, y: 1}
  534. m_BounceIntensity: 1
  535. m_ColorTemperature: 6570
  536. m_UseColorTemperature: 0
  537. m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
  538. m_UseBoundingSphereOverride: 0
  539. m_ShadowRadius: 0
  540. m_ShadowAngle: 0
  541. --- !u!4 &1619465293
  542. Transform:
  543. m_ObjectHideFlags: 0
  544. m_CorrespondingSourceObject: {fileID: 0}
  545. m_PrefabInstance: {fileID: 0}
  546. m_PrefabAsset: {fileID: 0}
  547. m_GameObject: {fileID: 1619465291}
  548. m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
  549. m_LocalPosition: {x: 0, y: 3, z: 0}
  550. m_LocalScale: {x: 1, y: 1, z: 1}
  551. m_Children: []
  552. m_Father: {fileID: 0}
  553. m_RootOrder: 1
  554. m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}