Scripting.unity 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700
  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: 8
  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.44657868, g: 0.49641263, b: 0.57481706, a: 1}
  42. --- !u!157 &3
  43. LightmapSettings:
  44. m_ObjectHideFlags: 0
  45. serializedVersion: 11
  46. m_GIWorkflowMode: 0
  47. m_GISettings:
  48. serializedVersion: 2
  49. m_BounceScale: 1
  50. m_IndirectOutputScale: 1
  51. m_AlbedoBoost: 1
  52. m_TemporalCoherenceThreshold: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 1
  55. m_EnableRealtimeLightmaps: 1
  56. m_LightmapEditorSettings:
  57. serializedVersion: 9
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_TextureWidth: 1024
  61. m_TextureHeight: 1024
  62. m_AO: 0
  63. m_AOMaxDistance: 1
  64. m_CompAOExponent: 0
  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: 1024
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 1
  75. m_BakeBackend: 0
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVRFiltering: 0
  81. m_PVRFilteringMode: 1
  82. m_PVRCulling: 1
  83. m_PVRFilteringGaussRadiusDirect: 1
  84. m_PVRFilteringGaussRadiusIndirect: 5
  85. m_PVRFilteringGaussRadiusAO: 2
  86. m_PVRFilteringAtrousColorSigma: 1
  87. m_PVRFilteringAtrousNormalSigma: 1
  88. m_PVRFilteringAtrousPositionSigma: 1
  89. m_LightingDataAsset: {fileID: 0}
  90. m_UseShadowmask: 1
  91. --- !u!196 &4
  92. NavMeshSettings:
  93. serializedVersion: 2
  94. m_ObjectHideFlags: 0
  95. m_BuildSettings:
  96. serializedVersion: 2
  97. agentTypeID: 0
  98. agentRadius: 0.5
  99. agentHeight: 2
  100. agentSlope: 45
  101. agentClimb: 0.4
  102. ledgeDropHeight: 0
  103. maxJumpAcrossDistance: 0
  104. minRegionArea: 2
  105. manualCellSize: 0
  106. cellSize: 0.16666667
  107. manualTileSize: 0
  108. tileSize: 256
  109. accuratePlacement: 0
  110. m_NavMeshData: {fileID: 0}
  111. --- !u!1 &36310727
  112. GameObject:
  113. m_ObjectHideFlags: 0
  114. m_PrefabParentObject: {fileID: 0}
  115. m_PrefabInternal: {fileID: 0}
  116. serializedVersion: 5
  117. m_Component:
  118. - component: {fileID: 36310728}
  119. m_Layer: 0
  120. m_Name: Scene Objects
  121. m_TagString: Untagged
  122. m_Icon: {fileID: 0}
  123. m_NavMeshLayer: 0
  124. m_StaticEditorFlags: 0
  125. m_IsActive: 1
  126. --- !u!4 &36310728
  127. Transform:
  128. m_ObjectHideFlags: 0
  129. m_PrefabParentObject: {fileID: 0}
  130. m_PrefabInternal: {fileID: 0}
  131. m_GameObject: {fileID: 36310727}
  132. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  133. m_LocalPosition: {x: 0, y: 0, z: 0}
  134. m_LocalScale: {x: 1, y: 1, z: 1}
  135. m_Children:
  136. - {fileID: 1200725360}
  137. - {fileID: 321178607}
  138. - {fileID: 1835008832}
  139. - {fileID: 1396761974}
  140. m_Father: {fileID: 0}
  141. m_RootOrder: 2
  142. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  143. --- !u!1 &321178606
  144. GameObject:
  145. m_ObjectHideFlags: 0
  146. m_PrefabParentObject: {fileID: 0}
  147. m_PrefabInternal: {fileID: 0}
  148. serializedVersion: 5
  149. m_Component:
  150. - component: {fileID: 321178607}
  151. - component: {fileID: 321178610}
  152. - component: {fileID: 321178609}
  153. - component: {fileID: 321178608}
  154. m_Layer: 0
  155. m_Name: Cylinder
  156. m_TagString: Untagged
  157. m_Icon: {fileID: 0}
  158. m_NavMeshLayer: 0
  159. m_StaticEditorFlags: 0
  160. m_IsActive: 1
  161. --- !u!4 &321178607
  162. Transform:
  163. m_ObjectHideFlags: 0
  164. m_PrefabParentObject: {fileID: 0}
  165. m_PrefabInternal: {fileID: 0}
  166. m_GameObject: {fileID: 321178606}
  167. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  168. m_LocalPosition: {x: -11.19, y: 0.12, z: 18.4}
  169. m_LocalScale: {x: 0.2, y: 1.5, z: 0.1}
  170. m_Children:
  171. - {fileID: 2076736452}
  172. m_Father: {fileID: 36310728}
  173. m_RootOrder: 1
  174. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  175. --- !u!23 &321178608
  176. MeshRenderer:
  177. m_ObjectHideFlags: 0
  178. m_PrefabParentObject: {fileID: 0}
  179. m_PrefabInternal: {fileID: 0}
  180. m_GameObject: {fileID: 321178606}
  181. m_Enabled: 1
  182. m_CastShadows: 1
  183. m_ReceiveShadows: 1
  184. m_MotionVectors: 1
  185. m_LightProbeUsage: 1
  186. m_ReflectionProbeUsage: 1
  187. m_Materials:
  188. - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
  189. m_StaticBatchInfo:
  190. firstSubMesh: 0
  191. subMeshCount: 0
  192. m_StaticBatchRoot: {fileID: 0}
  193. m_ProbeAnchor: {fileID: 0}
  194. m_LightProbeVolumeOverride: {fileID: 0}
  195. m_ScaleInLightmap: 1
  196. m_PreserveUVs: 1
  197. m_IgnoreNormalsForChartDetection: 0
  198. m_ImportantGI: 0
  199. m_SelectedEditorRenderState: 3
  200. m_MinimumChartSize: 4
  201. m_AutoUVMaxDistance: 0.5
  202. m_AutoUVMaxAngle: 89
  203. m_LightmapParameters: {fileID: 0}
  204. m_SortingLayerID: 0
  205. m_SortingLayer: 0
  206. m_SortingOrder: 0
  207. --- !u!136 &321178609
  208. CapsuleCollider:
  209. m_ObjectHideFlags: 0
  210. m_PrefabParentObject: {fileID: 0}
  211. m_PrefabInternal: {fileID: 0}
  212. m_GameObject: {fileID: 321178606}
  213. m_Material: {fileID: 0}
  214. m_IsTrigger: 0
  215. m_Enabled: 1
  216. m_Radius: 0.5
  217. m_Height: 2
  218. m_Direction: 1
  219. m_Center: {x: 0, y: 0, z: 0}
  220. --- !u!33 &321178610
  221. MeshFilter:
  222. m_ObjectHideFlags: 0
  223. m_PrefabParentObject: {fileID: 0}
  224. m_PrefabInternal: {fileID: 0}
  225. m_GameObject: {fileID: 321178606}
  226. m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0}
  227. --- !u!1 &468527918
  228. GameObject:
  229. m_ObjectHideFlags: 0
  230. m_PrefabParentObject: {fileID: 0}
  231. m_PrefabInternal: {fileID: 0}
  232. serializedVersion: 5
  233. m_Component:
  234. - component: {fileID: 468527923}
  235. - component: {fileID: 468527922}
  236. - component: {fileID: 468527920}
  237. - component: {fileID: 468527919}
  238. - component: {fileID: 468527921}
  239. m_Layer: 0
  240. m_Name: Main Camera
  241. m_TagString: MainCamera
  242. m_Icon: {fileID: 0}
  243. m_NavMeshLayer: 0
  244. m_StaticEditorFlags: 0
  245. m_IsActive: 1
  246. --- !u!81 &468527919
  247. AudioListener:
  248. m_ObjectHideFlags: 0
  249. m_PrefabParentObject: {fileID: 0}
  250. m_PrefabInternal: {fileID: 0}
  251. m_GameObject: {fileID: 468527918}
  252. m_Enabled: 1
  253. --- !u!124 &468527920
  254. Behaviour:
  255. m_ObjectHideFlags: 0
  256. m_PrefabParentObject: {fileID: 0}
  257. m_PrefabInternal: {fileID: 0}
  258. m_GameObject: {fileID: 468527918}
  259. m_Enabled: 1
  260. --- !u!114 &468527921
  261. MonoBehaviour:
  262. m_ObjectHideFlags: 0
  263. m_PrefabParentObject: {fileID: 0}
  264. m_PrefabInternal: {fileID: 0}
  265. m_GameObject: {fileID: 468527918}
  266. m_Enabled: 1
  267. m_EditorHideFlags: 0
  268. m_Script: {fileID: 11500000, guid: 803b00b1c55094e499a99684ddbd9b57, type: 3}
  269. m_Name:
  270. m_EditorClassIdentifier:
  271. m_Title: Scripting
  272. m_Description: 'Turn this window off by removing the script on the Main Camera.
  273. This scene shows how you can create Cinemachine camera components via script
  274. The ScriptingExample file in the folder shows how to create different Cinemachine
  275. cameras, switch targets or follow objects, set priority and do a number of common
  276. things via script.'
  277. --- !u!20 &468527922
  278. Camera:
  279. m_ObjectHideFlags: 0
  280. m_PrefabParentObject: {fileID: 0}
  281. m_PrefabInternal: {fileID: 0}
  282. m_GameObject: {fileID: 468527918}
  283. m_Enabled: 1
  284. serializedVersion: 2
  285. m_ClearFlags: 1
  286. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
  287. m_NormalizedViewPortRect:
  288. serializedVersion: 2
  289. x: 0
  290. y: 0
  291. width: 1
  292. height: 1
  293. near clip plane: 0.1
  294. far clip plane: 5000
  295. field of view: 40
  296. orthographic: 0
  297. orthographic size: 5
  298. m_Depth: -1
  299. m_CullingMask:
  300. serializedVersion: 2
  301. m_Bits: 4294967295
  302. m_RenderingPath: -1
  303. m_TargetTexture: {fileID: 0}
  304. m_TargetDisplay: 0
  305. m_TargetEye: 3
  306. m_HDR: 0
  307. m_AllowMSAA: 1
  308. m_ForceIntoRT: 0
  309. m_OcclusionCulling: 1
  310. m_StereoConvergence: 10
  311. m_StereoSeparation: 0.022
  312. m_StereoMirrorMode: 0
  313. --- !u!4 &468527923
  314. Transform:
  315. m_ObjectHideFlags: 0
  316. m_PrefabParentObject: {fileID: 0}
  317. m_PrefabInternal: {fileID: 0}
  318. m_GameObject: {fileID: 468527918}
  319. m_LocalRotation: {x: -0, y: -0.4456814, z: -0, w: 0.89519167}
  320. m_LocalPosition: {x: -289.31403, y: 4.1, z: -16.918587}
  321. m_LocalScale: {x: 1, y: 1, z: 1}
  322. m_Children: []
  323. m_Father: {fileID: 0}
  324. m_RootOrder: 1
  325. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  326. --- !u!1 &883235711
  327. GameObject:
  328. m_ObjectHideFlags: 0
  329. m_PrefabParentObject: {fileID: 0}
  330. m_PrefabInternal: {fileID: 0}
  331. serializedVersion: 5
  332. m_Component:
  333. - component: {fileID: 883235713}
  334. - component: {fileID: 883235712}
  335. m_Layer: 0
  336. m_Name: MainController
  337. m_TagString: Untagged
  338. m_Icon: {fileID: 0}
  339. m_NavMeshLayer: 0
  340. m_StaticEditorFlags: 0
  341. m_IsActive: 1
  342. --- !u!114 &883235712
  343. MonoBehaviour:
  344. m_ObjectHideFlags: 0
  345. m_PrefabParentObject: {fileID: 0}
  346. m_PrefabInternal: {fileID: 0}
  347. m_GameObject: {fileID: 883235711}
  348. m_Enabled: 1
  349. m_EditorHideFlags: 0
  350. m_Script: {fileID: 11500000, guid: 6d5ce1f09df6bab47b1f6760b02dec74, type: 3}
  351. m_Name:
  352. m_EditorClassIdentifier:
  353. --- !u!4 &883235713
  354. Transform:
  355. m_ObjectHideFlags: 0
  356. m_PrefabParentObject: {fileID: 0}
  357. m_PrefabInternal: {fileID: 0}
  358. m_GameObject: {fileID: 883235711}
  359. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  360. m_LocalPosition: {x: 0, y: 0, z: 0}
  361. m_LocalScale: {x: 1, y: 1, z: 1}
  362. m_Children: []
  363. m_Father: {fileID: 0}
  364. m_RootOrder: 0
  365. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  366. --- !u!1 &1200725359
  367. GameObject:
  368. m_ObjectHideFlags: 0
  369. m_PrefabParentObject: {fileID: 0}
  370. m_PrefabInternal: {fileID: 0}
  371. serializedVersion: 5
  372. m_Component:
  373. - component: {fileID: 1200725360}
  374. - component: {fileID: 1200725363}
  375. - component: {fileID: 1200725362}
  376. - component: {fileID: 1200725361}
  377. - component: {fileID: 1200725364}
  378. m_Layer: 0
  379. m_Name: Cube
  380. m_TagString: Untagged
  381. m_Icon: {fileID: 0}
  382. m_NavMeshLayer: 0
  383. m_StaticEditorFlags: 0
  384. m_IsActive: 1
  385. --- !u!4 &1200725360
  386. Transform:
  387. m_ObjectHideFlags: 0
  388. m_PrefabParentObject: {fileID: 0}
  389. m_PrefabInternal: {fileID: 0}
  390. m_GameObject: {fileID: 1200725359}
  391. m_LocalRotation: {x: 0, y: -0.44568163, z: 0, w: 0.89519155}
  392. m_LocalPosition: {x: 1.56, y: 2.61, z: 26.56}
  393. m_LocalScale: {x: 4, y: 4, z: 4}
  394. m_Children: []
  395. m_Father: {fileID: 36310728}
  396. m_RootOrder: 0
  397. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  398. --- !u!23 &1200725361
  399. MeshRenderer:
  400. m_ObjectHideFlags: 0
  401. m_PrefabParentObject: {fileID: 0}
  402. m_PrefabInternal: {fileID: 0}
  403. m_GameObject: {fileID: 1200725359}
  404. m_Enabled: 1
  405. m_CastShadows: 1
  406. m_ReceiveShadows: 1
  407. m_MotionVectors: 1
  408. m_LightProbeUsage: 1
  409. m_ReflectionProbeUsage: 1
  410. m_Materials:
  411. - {fileID: 2100000, guid: 768ffdf2b6949054488c74579e87288b, type: 2}
  412. m_StaticBatchInfo:
  413. firstSubMesh: 0
  414. subMeshCount: 0
  415. m_StaticBatchRoot: {fileID: 0}
  416. m_ProbeAnchor: {fileID: 0}
  417. m_LightProbeVolumeOverride: {fileID: 0}
  418. m_ScaleInLightmap: 1
  419. m_PreserveUVs: 1
  420. m_IgnoreNormalsForChartDetection: 0
  421. m_ImportantGI: 0
  422. m_SelectedEditorRenderState: 3
  423. m_MinimumChartSize: 4
  424. m_AutoUVMaxDistance: 0.5
  425. m_AutoUVMaxAngle: 89
  426. m_LightmapParameters: {fileID: 0}
  427. m_SortingLayerID: 0
  428. m_SortingLayer: 0
  429. m_SortingOrder: 0
  430. --- !u!65 &1200725362
  431. BoxCollider:
  432. m_ObjectHideFlags: 0
  433. m_PrefabParentObject: {fileID: 0}
  434. m_PrefabInternal: {fileID: 0}
  435. m_GameObject: {fileID: 1200725359}
  436. m_Material: {fileID: 0}
  437. m_IsTrigger: 0
  438. m_Enabled: 1
  439. serializedVersion: 2
  440. m_Size: {x: 1, y: 1, z: 1}
  441. m_Center: {x: 0, y: 0, z: 0}
  442. --- !u!33 &1200725363
  443. MeshFilter:
  444. m_ObjectHideFlags: 0
  445. m_PrefabParentObject: {fileID: 0}
  446. m_PrefabInternal: {fileID: 0}
  447. m_GameObject: {fileID: 1200725359}
  448. m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
  449. --- !u!95 &1200725364
  450. Animator:
  451. serializedVersion: 3
  452. m_ObjectHideFlags: 0
  453. m_PrefabParentObject: {fileID: 0}
  454. m_PrefabInternal: {fileID: 0}
  455. m_GameObject: {fileID: 1200725359}
  456. m_Enabled: 1
  457. m_Avatar: {fileID: 0}
  458. m_Controller: {fileID: 9100000, guid: 025857098477b614e9d28478a5b9c90e, type: 2}
  459. m_CullingMode: 0
  460. m_UpdateMode: 0
  461. m_ApplyRootMotion: 0
  462. m_LinearVelocityBlending: 0
  463. m_WarningMessage:
  464. m_HasTransformHierarchy: 1
  465. m_AllowConstantClipSamplingOptimization: 1
  466. --- !u!1 &1396761973
  467. GameObject:
  468. m_ObjectHideFlags: 0
  469. m_PrefabParentObject: {fileID: 0}
  470. m_PrefabInternal: {fileID: 0}
  471. serializedVersion: 5
  472. m_Component:
  473. - component: {fileID: 1396761974}
  474. - component: {fileID: 1396761975}
  475. m_Layer: 0
  476. m_Name: Directional Light
  477. m_TagString: Untagged
  478. m_Icon: {fileID: 0}
  479. m_NavMeshLayer: 0
  480. m_StaticEditorFlags: 0
  481. m_IsActive: 1
  482. --- !u!4 &1396761974
  483. Transform:
  484. m_ObjectHideFlags: 0
  485. m_PrefabParentObject: {fileID: 0}
  486. m_PrefabInternal: {fileID: 0}
  487. m_GameObject: {fileID: 1396761973}
  488. m_LocalRotation: {x: 0.40821794, y: -0.23456973, z: 0.109381676, w: 0.87542605}
  489. m_LocalPosition: {x: 0, y: 3, z: 0}
  490. m_LocalScale: {x: 1, y: 1, z: 1}
  491. m_Children: []
  492. m_Father: {fileID: 36310728}
  493. m_RootOrder: 3
  494. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  495. --- !u!108 &1396761975
  496. Light:
  497. m_ObjectHideFlags: 0
  498. m_PrefabParentObject: {fileID: 0}
  499. m_PrefabInternal: {fileID: 0}
  500. m_GameObject: {fileID: 1396761973}
  501. m_Enabled: 1
  502. serializedVersion: 8
  503. m_Type: 1
  504. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  505. m_Intensity: 1
  506. m_Range: 10
  507. m_SpotAngle: 30
  508. m_CookieSize: 10
  509. m_Shadows:
  510. m_Type: 2
  511. m_Resolution: -1
  512. m_CustomResolution: -1
  513. m_Strength: 1
  514. m_Bias: 0.05
  515. m_NormalBias: 0.4
  516. m_NearPlane: 0.2
  517. m_Cookie: {fileID: 0}
  518. m_DrawHalo: 0
  519. m_Flare: {fileID: 0}
  520. m_RenderMode: 0
  521. m_CullingMask:
  522. serializedVersion: 2
  523. m_Bits: 4294967295
  524. m_Lightmapping: 4
  525. m_AreaSize: {x: 1, y: 1}
  526. m_BounceIntensity: 1
  527. m_ColorTemperature: 6570
  528. m_UseColorTemperature: 0
  529. m_ShadowRadius: 0
  530. m_ShadowAngle: 0
  531. --- !u!1 &1835008831
  532. GameObject:
  533. m_ObjectHideFlags: 0
  534. m_PrefabParentObject: {fileID: 0}
  535. m_PrefabInternal: {fileID: 0}
  536. serializedVersion: 5
  537. m_Component:
  538. - component: {fileID: 1835008832}
  539. - component: {fileID: 1835008835}
  540. - component: {fileID: 1835008834}
  541. - component: {fileID: 1835008833}
  542. m_Layer: 0
  543. m_Name: Plane
  544. m_TagString: Untagged
  545. m_Icon: {fileID: 0}
  546. m_NavMeshLayer: 0
  547. m_StaticEditorFlags: 0
  548. m_IsActive: 1
  549. --- !u!4 &1835008832
  550. Transform:
  551. m_ObjectHideFlags: 0
  552. m_PrefabParentObject: {fileID: 0}
  553. m_PrefabInternal: {fileID: 0}
  554. m_GameObject: {fileID: 1835008831}
  555. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  556. m_LocalPosition: {x: 0, y: 0, z: 0}
  557. m_LocalScale: {x: 1000, y: 1000, z: 1000}
  558. m_Children: []
  559. m_Father: {fileID: 36310728}
  560. m_RootOrder: 2
  561. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  562. --- !u!23 &1835008833
  563. MeshRenderer:
  564. m_ObjectHideFlags: 0
  565. m_PrefabParentObject: {fileID: 0}
  566. m_PrefabInternal: {fileID: 0}
  567. m_GameObject: {fileID: 1835008831}
  568. m_Enabled: 1
  569. m_CastShadows: 1
  570. m_ReceiveShadows: 1
  571. m_MotionVectors: 1
  572. m_LightProbeUsage: 1
  573. m_ReflectionProbeUsage: 1
  574. m_Materials:
  575. - {fileID: 2100000, guid: f993b29f4cc364a4eaf7bbf9086de313, type: 2}
  576. m_StaticBatchInfo:
  577. firstSubMesh: 0
  578. subMeshCount: 0
  579. m_StaticBatchRoot: {fileID: 0}
  580. m_ProbeAnchor: {fileID: 0}
  581. m_LightProbeVolumeOverride: {fileID: 0}
  582. m_ScaleInLightmap: 1
  583. m_PreserveUVs: 1
  584. m_IgnoreNormalsForChartDetection: 0
  585. m_ImportantGI: 0
  586. m_SelectedEditorRenderState: 3
  587. m_MinimumChartSize: 4
  588. m_AutoUVMaxDistance: 0.5
  589. m_AutoUVMaxAngle: 89
  590. m_LightmapParameters: {fileID: 0}
  591. m_SortingLayerID: 0
  592. m_SortingLayer: 0
  593. m_SortingOrder: 0
  594. --- !u!64 &1835008834
  595. MeshCollider:
  596. m_ObjectHideFlags: 0
  597. m_PrefabParentObject: {fileID: 0}
  598. m_PrefabInternal: {fileID: 0}
  599. m_GameObject: {fileID: 1835008831}
  600. m_Material: {fileID: 0}
  601. m_IsTrigger: 0
  602. m_Enabled: 1
  603. serializedVersion: 2
  604. m_Convex: 0
  605. m_InflateMesh: 0
  606. m_SkinWidth: 0.01
  607. m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
  608. --- !u!33 &1835008835
  609. MeshFilter:
  610. m_ObjectHideFlags: 0
  611. m_PrefabParentObject: {fileID: 0}
  612. m_PrefabInternal: {fileID: 0}
  613. m_GameObject: {fileID: 1835008831}
  614. m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
  615. --- !u!1 &2076736451
  616. GameObject:
  617. m_ObjectHideFlags: 0
  618. m_PrefabParentObject: {fileID: 0}
  619. m_PrefabInternal: {fileID: 0}
  620. serializedVersion: 5
  621. m_Component:
  622. - component: {fileID: 2076736452}
  623. - component: {fileID: 2076736455}
  624. - component: {fileID: 2076736454}
  625. - component: {fileID: 2076736453}
  626. m_Layer: 0
  627. m_Name: Sphere
  628. m_TagString: Untagged
  629. m_Icon: {fileID: 0}
  630. m_NavMeshLayer: 0
  631. m_StaticEditorFlags: 0
  632. m_IsActive: 1
  633. --- !u!4 &2076736452
  634. Transform:
  635. m_ObjectHideFlags: 0
  636. m_PrefabParentObject: {fileID: 0}
  637. m_PrefabInternal: {fileID: 0}
  638. m_GameObject: {fileID: 2076736451}
  639. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  640. m_LocalPosition: {x: -0.02, y: 0.964, z: -0.1}
  641. m_LocalScale: {x: 1.63, y: 0.21, z: 3.35}
  642. m_Children: []
  643. m_Father: {fileID: 321178607}
  644. m_RootOrder: 0
  645. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  646. --- !u!23 &2076736453
  647. MeshRenderer:
  648. m_ObjectHideFlags: 0
  649. m_PrefabParentObject: {fileID: 0}
  650. m_PrefabInternal: {fileID: 0}
  651. m_GameObject: {fileID: 2076736451}
  652. m_Enabled: 1
  653. m_CastShadows: 1
  654. m_ReceiveShadows: 1
  655. m_MotionVectors: 1
  656. m_LightProbeUsage: 1
  657. m_ReflectionProbeUsage: 1
  658. m_Materials:
  659. - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
  660. m_StaticBatchInfo:
  661. firstSubMesh: 0
  662. subMeshCount: 0
  663. m_StaticBatchRoot: {fileID: 0}
  664. m_ProbeAnchor: {fileID: 0}
  665. m_LightProbeVolumeOverride: {fileID: 0}
  666. m_ScaleInLightmap: 1
  667. m_PreserveUVs: 1
  668. m_IgnoreNormalsForChartDetection: 0
  669. m_ImportantGI: 0
  670. m_SelectedEditorRenderState: 3
  671. m_MinimumChartSize: 4
  672. m_AutoUVMaxDistance: 0.5
  673. m_AutoUVMaxAngle: 89
  674. m_LightmapParameters: {fileID: 0}
  675. m_SortingLayerID: 0
  676. m_SortingLayer: 0
  677. m_SortingOrder: 0
  678. --- !u!135 &2076736454
  679. SphereCollider:
  680. m_ObjectHideFlags: 0
  681. m_PrefabParentObject: {fileID: 0}
  682. m_PrefabInternal: {fileID: 0}
  683. m_GameObject: {fileID: 2076736451}
  684. m_Material: {fileID: 0}
  685. m_IsTrigger: 0
  686. m_Enabled: 1
  687. serializedVersion: 2
  688. m_Radius: 0.5
  689. m_Center: {x: 0, y: 0, z: 0}
  690. --- !u!33 &2076736455
  691. MeshFilter:
  692. m_ObjectHideFlags: 0
  693. m_PrefabParentObject: {fileID: 0}
  694. m_PrefabInternal: {fileID: 0}
  695. m_GameObject: {fileID: 2076736451}
  696. m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}