CubemapDemoSkyProfile.asset 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 802ef6648d8f86f498c5fc5043f434bc, type: 3}
  13. m_Name: CubemapDemoSkyProfile
  14. m_EditorClassIdentifier:
  15. m_SkyboxMaterial: {fileID: 2100000, guid: 4b3b06c89def341469692af486e2b57b, type: 2}
  16. m_ShaderName: Funly/Sky Studio/Skybox/3D Standard
  17. timelineManagedKeys: []
  18. keyframeGroups:
  19. m_ColorGroup:
  20. m_Keys:
  21. - SkyUpperColorKey
  22. - SkyMiddleColorKey
  23. - SkyLowerColorKey
  24. - CloudColor1Key
  25. - CloudColor2Key
  26. - FogColorKey
  27. - SunColorKey
  28. - SunLightColorKey
  29. - MoonColorKey
  30. - MoonLightColorKey
  31. - Star1ColorKey
  32. - Star2ColorKey
  33. - Star3ColorKey
  34. - RainTintColorKey
  35. - RainSplashTintColorKey
  36. - LightningTintColorKey
  37. - CloudCubemapTintColorKey
  38. - CloudCubemapNormalLitColorKey
  39. - CloudCubemapNormalShadowColorKey
  40. - CloudCubemapDoubleLayerTintColorKey
  41. - CloudCubemapNormalDoubleLayerLitColorKey
  42. - CloudCubemapNormalDoubleLayerShadowKey
  43. - StarBasicTintColorKey
  44. m_Values:
  45. - keyframes:
  46. - m_Id: 78e30ca3-f54d-4d48-92b4-a79be2bc4d95
  47. m_Time: 0
  48. m_InterpolationCurve: 0
  49. m_InterpolationDirection: 0
  50. color: {r: 0.33088237, g: 0.5569981, b: 1, a: 1}
  51. m_Name: Sky Upper Color
  52. m_Id: edcafd85-9dab-432b-81be-76b2ee64fc3d
  53. - keyframes:
  54. - m_Id: edceae23-da3c-4f1a-83c8-15ca775d4b84
  55. m_Time: 0
  56. m_InterpolationCurve: 0
  57. m_InterpolationDirection: 0
  58. color: {r: 0.60294116, g: 0.88498986, b: 1, a: 1}
  59. m_Name: Sky Middle Color
  60. m_Id: 737c3f4b-9a33-48c6-bc7a-43c7bb3c6380
  61. - keyframes:
  62. - m_Id: ea213651-e0cf-4fd3-8201-7ef7569ad329
  63. m_Time: 0
  64. m_InterpolationCurve: 0
  65. m_InterpolationDirection: 0
  66. color: {r: 0.875, g: 0.94827586, b: 1, a: 1}
  67. m_Name: Sky Lower Color
  68. m_Id: e06a7d5e-aeeb-464a-ab5c-411dcbbd3052
  69. - keyframes:
  70. - m_Id: b0368844-3993-4434-9fcb-04c4eda3931d
  71. m_Time: 0
  72. m_InterpolationCurve: 0
  73. m_InterpolationDirection: 0
  74. color: {r: 1, g: 0.8377282, b: 0.7647059, a: 1}
  75. m_Name: Cloud Color 1
  76. m_Id: 2c135b0f-0207-43ae-8ba8-e1bbe2a25c70
  77. - keyframes:
  78. - m_Id: 9129854e-e2ce-465e-b9b0-615149de3127
  79. m_Time: 0
  80. m_InterpolationCurve: 0
  81. m_InterpolationDirection: 0
  82. color: {r: 0.9632353, g: 0.9632353, b: 0.9632353, a: 1}
  83. m_Name: Cloud Color 2
  84. m_Id: 2504a86a-a902-4f97-82bf-395231ae07c2
  85. - keyframes:
  86. - m_Id: 85bddace-659c-4b1b-9838-807533674b9e
  87. m_Time: 0
  88. m_InterpolationCurve: 0
  89. m_InterpolationDirection: 0
  90. color: {r: 1, g: 1, b: 1, a: 1}
  91. m_Name: Fog Color
  92. m_Id: b832b01d-ce08-4539-aae9-296878e8346c
  93. - keyframes:
  94. - m_Id: d771788b-59df-4684-8a4d-923a46d0fb3d
  95. m_Time: 0
  96. m_InterpolationCurve: 0
  97. m_InterpolationDirection: 0
  98. color: {r: 0.9264706, g: 0.571668, b: 0.12262111, a: 1}
  99. m_Name: Sun Color
  100. m_Id: 1e703ce0-0a08-4a91-b51f-780a098762ac
  101. - keyframes:
  102. - m_Id: 91e74d01-57c2-4f7f-8513-3885576b3117
  103. m_Time: 0
  104. m_InterpolationCurve: 0
  105. m_InterpolationDirection: 0
  106. color: {r: 0.8972572, g: 0.9044118, b: 0.38570502, a: 1}
  107. m_Name: Sun Light Color
  108. m_Id: e0798d0e-e5a4-4687-a25b-c9e86ab7ad15
  109. - keyframes:
  110. - m_Id: 5e3c228d-9298-4888-a440-bf0b3fdd296d
  111. m_Time: 0
  112. m_InterpolationCurve: 0
  113. m_InterpolationDirection: 0
  114. color: {r: 0.6985294, g: 0.65283453, b: 0.03595371, a: 1}
  115. m_Name: Moon Color
  116. m_Id: 20b15492-4312-409a-887c-2561da959d0f
  117. - keyframes:
  118. - m_Id: e3eb448a-ab15-4f5a-b83c-c71fb89ef36c
  119. m_Time: 0
  120. m_InterpolationCurve: 0
  121. m_InterpolationDirection: 0
  122. color: {r: 1, g: 1, b: 1, a: 1}
  123. m_Name: Moon Light Color
  124. m_Id: 377c61f7-653b-4a37-b6fd-9db1b11dc012
  125. - keyframes:
  126. - m_Id: c5244723-4b43-410f-bc3c-761bfd976736
  127. m_Time: 0
  128. m_InterpolationCurve: 0
  129. m_InterpolationDirection: 0
  130. color: {r: 0.8156899, g: 0.8355104, b: 1, a: 1}
  131. m_Name: Star 1 Color
  132. m_Id: da188a22-0459-420f-9ca3-978c1f6aeaa4
  133. - keyframes:
  134. - m_Id: 278e7a8b-562a-4e6d-aa28-7b0e8e254625
  135. m_Time: 0
  136. m_InterpolationCurve: 0
  137. m_InterpolationDirection: 0
  138. color: {r: 0.78676474, g: 0.81470585, b: 1, a: 1}
  139. m_Name: Star 2 Color
  140. m_Id: 54fc73c7-81fa-4dcd-a0bc-57c7d14f268e
  141. - keyframes:
  142. - m_Id: 5b613a09-a66f-48f0-995c-4f5d2e3fdc96
  143. m_Time: 0
  144. m_InterpolationCurve: 0
  145. m_InterpolationDirection: 0
  146. color: {r: 0.46323532, g: 0.6668357, b: 1, a: 1}
  147. m_Name: Star 3 Color
  148. m_Id: f7c3cabb-2ff1-4106-b899-83dd3fd2a7a8
  149. - keyframes:
  150. - m_Id: 086bb855-7467-415f-8a8c-af1e212eeb4e
  151. m_Time: 0
  152. m_InterpolationCurve: 0
  153. m_InterpolationDirection: 0
  154. color: {r: 1, g: 1, b: 1, a: 1}
  155. m_Name: Rain Tint Color
  156. m_Id: 8aa46e75-78c2-4163-99ba-2c1f898d231d
  157. - keyframes:
  158. - m_Id: a2ac0826-2bc8-4dcc-89cd-1c11d4ae6077
  159. m_Time: 0
  160. m_InterpolationCurve: 0
  161. m_InterpolationDirection: 0
  162. color: {r: 1, g: 1, b: 1, a: 1}
  163. m_Name: Splash Tint Color
  164. m_Id: 716265fc-a599-468f-9d2e-fab1d2cdb1b9
  165. - keyframes:
  166. - m_Id: 95cd08da-35d5-4145-9e82-3f937fc4643a
  167. m_Time: 0
  168. m_InterpolationCurve: 0
  169. m_InterpolationDirection: 0
  170. color: {r: 1, g: 1, b: 1, a: 1}
  171. m_Name: Lightning Tint Color
  172. m_Id: 3432f22b-2ba1-49f7-9bc7-a3c7d3c04965
  173. - keyframes:
  174. - m_Id: 9537e02f-454e-4840-a755-10008fec0e0c
  175. m_Time: 0
  176. m_InterpolationCurve: 0
  177. m_InterpolationDirection: 0
  178. color: {r: 1, g: 1, b: 1, a: 1}
  179. m_Name: Cloud Cubemap Tint Color
  180. m_Id: 64fc2c11-ac3c-449e-954f-616d7607a472
  181. - keyframes:
  182. - m_Id: bd8eb8e3-5ba6-4b21-9d4a-a75553e2ebfe
  183. m_Time: 0
  184. m_InterpolationCurve: 0
  185. m_InterpolationDirection: 0
  186. color: {r: 1, g: 1, b: 1, a: 1}
  187. m_Name: Cloud Lit - Light Color
  188. m_Id: c869c1ea-8371-4241-9efb-c5d13e9fd45f
  189. - keyframes:
  190. - m_Id: 1051bba8-bee6-4c0d-8a6b-85401d6c4b6a
  191. m_Time: 0
  192. m_InterpolationCurve: 0
  193. m_InterpolationDirection: 0
  194. color: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  195. m_Name: Cloud Lit - Shadow Color
  196. m_Id: 08f67d34-a077-4bce-88eb-09a71dd3b4db
  197. - keyframes:
  198. - m_Id: 6896accc-2319-4b2a-a6ba-b265f2e5c42c
  199. m_Time: 0
  200. m_InterpolationCurve: 0
  201. m_InterpolationDirection: 0
  202. color: {r: 1, g: 1, b: 1, a: 1}
  203. m_Name: Cloud Cubemap Double Layer Tint Color
  204. m_Id: e4fb4a17-58bc-4b61-8344-eb7e6e2fd3ca
  205. - keyframes:
  206. - m_Id: 5fcd8e2b-23ef-439a-bead-13aaaaeef941
  207. m_Time: 0
  208. m_InterpolationCurve: 0
  209. m_InterpolationDirection: 0
  210. color: {r: 1, g: 1, b: 1, a: 1}
  211. m_Name: Cloud Lit - Double Layer Lit Color
  212. m_Id: 87e8a79e-2a50-4d47-b3b0-f7b6fba9add6
  213. - keyframes:
  214. - m_Id: fcca51e3-c8d1-4adc-ba17-de0c754caf32
  215. m_Time: 0
  216. m_InterpolationCurve: 0
  217. m_InterpolationDirection: 0
  218. color: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  219. m_Name: Cloud Lit - Double Layer Shadow Color
  220. m_Id: de359a79-348c-4d7c-b7c9-3916ab88c116
  221. - keyframes:
  222. - m_Id: 10e2b4a5-0ce6-45bf-b148-9ad882eda3c9
  223. m_Time: 0
  224. m_InterpolationCurve: 0
  225. m_InterpolationDirection: 0
  226. color: {r: 1, g: 1, b: 1, a: 1}
  227. m_Name: Star Tint Color
  228. m_Id: 64a6105b-ebbd-44ba-93f2-e61c7cfe5c5e
  229. m_NumberGroup:
  230. m_Keys:
  231. - SkyMiddleColorPosition
  232. - HorizonTransitionStartKey
  233. - HorizonTransitionLengthKey
  234. - StarTransitionStartKey
  235. - StarTransitionLengthKey
  236. - HorizonStarScaleKey
  237. - CloudDensityKey
  238. - CloudSpeedKey
  239. - CloudDirectionKey
  240. - CloudHeightKey
  241. - CloudFadePositionKey
  242. - CloudFadeAmountKey
  243. - FogDensityKey
  244. - FogLengthKey
  245. - SunRotationSpeedKey
  246. - SunSizeKey
  247. - SunEdgeFeatheringKey
  248. - SunColorIntensityKey
  249. - SunLightIntensityKey
  250. - SunOrbitRotation
  251. - SunOrbitTilt
  252. - SunOrbitProgress
  253. - MoonRotationSpeedKey
  254. - MoonSizeKey
  255. - MoonEdgeFeatheringKey
  256. - MoonColorIntensityKey
  257. - MoonLightIntensityKey
  258. - MoonOrbitRotation
  259. - MoonOrbitTilt
  260. - MoonOrbitProgress
  261. - MoonOrbitSpeed
  262. - Star1RotationSpeed
  263. - Star1SizeKey
  264. - Star1DensityKey
  265. - Star1TwinkleAmountKey
  266. - Star1TwinkleSpeedKey
  267. - Star1EdgeFeathering
  268. - Star1ColorIntensityKey
  269. - Star2RotationSpeed
  270. - Star2SizeKey
  271. - Star2DensityKey
  272. - Star2TwinkleAmountKey
  273. - Star2TwinkleSpeedKey
  274. - Star2EdgeFeathering
  275. - Star2ColorIntensityKey
  276. - Star3RotationSpeed
  277. - Star3SizeKey
  278. - Star3DensityKey
  279. - Star3TwinkleAmountKey
  280. - Star3TwinkleSpeedKey
  281. - Star3EdgeFeathering
  282. - Star3ColorIntensityKey
  283. - SunSpriteColumnCountKey
  284. - SunSpriteRowCountKey
  285. - SunSpriteItemCount
  286. - SunSpriteAnimationSpeed
  287. - MoonSpriteColumnCountKey
  288. - MoonSpriteRowCountKey
  289. - MoonSpriteItemCount
  290. - MoonSpriteAnimationSpeed
  291. - Star1SpriteColumnCountKey
  292. - Star1SpriteRowCountKey
  293. - Star1SpriteItemCount
  294. - Star1SpriteAnimationSpeed
  295. - Star2SpriteColumnCountKey
  296. - Star2SpriteRowCountKey
  297. - Star2SpriteItemCount
  298. - Star2SpriteAnimationSpeed
  299. - Star3SpriteColumnCountKey
  300. - Star3SpriteRowCountKey
  301. - Star3SpriteItemCount
  302. - Star3SpriteAnimationSpeed
  303. - CloudTextureTiling
  304. - RainNearIntensityKey
  305. - RainFarIntensityKey
  306. - RainNearSpeedKey
  307. - RainFarSpeedKey
  308. - RainSoundVolume
  309. - RainSplashColumnCountKey
  310. - RainSplashRowCountKey
  311. - RainSplashItemCountKey
  312. - RainSplashSpriteAnimationSpeedKey
  313. - RainSplashMaxConcurrentKey
  314. - RainSplashMinDistanceKey
  315. - RainSplashMaxDistanceKey
  316. - RainSplashScaleKey
  317. - RainSplashScaleVarienceKey
  318. - RainSplashIntensityKey
  319. - RainSplashSurfaceOffsetKey
  320. - ThunderSoundVolumeKey
  321. - ThunderSoundDelayKey
  322. - LightningSpawnDelayKey
  323. - LightningSpriteColumnCountKey
  324. - LightningSpriteRowCountKey
  325. - LightningSpriteItemCountKey
  326. - LightningSpriteAnimationSpeedKey
  327. - RainNearTextureTiling
  328. - RainFarTextureTiling
  329. - RainWindTurbulenceKey
  330. - RainWindTurbulenceSpeedKey
  331. - RainSplashAreaStartKey
  332. - RainSplashAreaLengthKey
  333. - LightningProbabilityKey
  334. - LightningStrikeCoolDown
  335. - LightningIntensityKey
  336. - CloudCubemapRotationSpeedKey
  337. - CloudCubemapHeightKey
  338. - CloudCubemapDoubleLayerRotationSpeedKey
  339. - CloudCubemapDoubleLayerHeightKey
  340. - CloudCubemapNormalRotationSpeedKey
  341. - CloudCubemapNormalHeightKey
  342. - CloudCubemapNormalAmbientIntensityKey
  343. - CloudCubemapNormalDoubleLayerRotationSpeedKey
  344. - CloudCubemapNormalDoubleLayerHeightKey
  345. - StarBasicTwinkleSpeedKey
  346. - StarBasicTwinkleAmountKey
  347. - StarBasicOpacityKey
  348. - StarBasicExponentKey
  349. - StarBasicIntensityKey
  350. m_Values:
  351. - keyframes:
  352. - m_Id: 5fe07780-1a76-4719-8470-320b6364e60d
  353. m_Time: 0
  354. m_InterpolationCurve: 0
  355. m_InterpolationDirection: 0
  356. value: 0.5
  357. m_Name: Sky Middle Color Balance
  358. m_Id: f2fa9790-04eb-4644-aeda-e81a08b70814
  359. minValue: 0
  360. maxValue: 1
  361. - keyframes:
  362. - m_Id: 3e90841e-1476-499a-b686-58a154c92415
  363. m_Time: 0
  364. m_InterpolationCurve: 0
  365. m_InterpolationDirection: 0
  366. value: -0.092
  367. m_Name: Horizon Position
  368. m_Id: 0d215a4b-f845-4855-b7b7-26d3b1f78953
  369. minValue: -1
  370. maxValue: 1
  371. - keyframes:
  372. - m_Id: 9e38c3d7-ea09-434f-9db0-4cda23a7db75
  373. m_Time: 0
  374. m_InterpolationCurve: 0
  375. m_InterpolationDirection: 0
  376. value: 0.633
  377. m_Name: Sky Gradient Length
  378. m_Id: 404d6edd-0cb2-4f7f-9b62-fef6389aca17
  379. minValue: 0
  380. maxValue: 2
  381. - keyframes:
  382. - m_Id: e24d13c6-ff85-45e8-b2a5-6bca8b6afd0f
  383. m_Time: 0
  384. m_InterpolationCurve: 0
  385. m_InterpolationDirection: 0
  386. value: -0.017
  387. m_Name: Star Start
  388. m_Id: 9e3c289b-5897-4c99-8aa3-7579a65224c3
  389. minValue: -1
  390. maxValue: 1
  391. - keyframes:
  392. - m_Id: 6a36f341-8cde-44d6-9bdb-29eb939c0187
  393. m_Time: 0
  394. m_InterpolationCurve: 0
  395. m_InterpolationDirection: 0
  396. value: 1.051
  397. m_Name: Star Transition Length
  398. m_Id: 1af60c16-63ab-4abc-8195-6ef95798b12b
  399. minValue: 0
  400. maxValue: 2
  401. - keyframes:
  402. - m_Id: eafa682d-48f0-4912-b447-5555d7c976bb
  403. m_Time: 0
  404. m_InterpolationCurve: 0
  405. m_InterpolationDirection: 0
  406. value: 0.7
  407. m_Name: Star Distance Scale
  408. m_Id: 7fff175e-df67-4292-b615-f2c0badc8eaa
  409. minValue: 0.01
  410. maxValue: 1
  411. - keyframes:
  412. - m_Id: 3e87ffdd-51a2-4891-ba2b-dedc58531c0f
  413. m_Time: 0
  414. m_InterpolationCurve: 0
  415. m_InterpolationDirection: 0
  416. value: 0.525
  417. m_Name: Cloud Density
  418. m_Id: 57d22e1d-2ec5-4f24-bac6-235f8630e7e6
  419. minValue: 0
  420. maxValue: 1
  421. - keyframes:
  422. - m_Id: d873e8ca-fb80-48d1-a54a-1c6d2a27bd08
  423. m_Time: 0
  424. m_InterpolationCurve: 0
  425. m_InterpolationDirection: 0
  426. value: 0.128
  427. m_Name: Cloud Speed
  428. m_Id: 80a899e7-5bef-4f3d-8599-4445a878fc25
  429. minValue: 0
  430. maxValue: 1
  431. - keyframes:
  432. - m_Id: 10d529cd-cd8f-4f1f-851d-262601e0d1ef
  433. m_Time: 0
  434. m_InterpolationCurve: 0
  435. m_InterpolationDirection: 0
  436. value: 0.46
  437. m_Name: Cloud Direction
  438. m_Id: 58f9b61b-70b5-4af4-bbc5-d0fcb4d7c6a5
  439. minValue: 0
  440. maxValue: 6.2831855
  441. - keyframes:
  442. - m_Id: 1d713e61-b23b-4fa7-a68a-91a6bf16f185
  443. m_Time: 0
  444. m_InterpolationCurve: 0
  445. m_InterpolationDirection: 0
  446. value: 0.7
  447. m_Name: Cloud Height
  448. m_Id: dd76783e-79c0-4d34-9fb7-39bb1f94a9ae
  449. minValue: 0
  450. maxValue: 1
  451. - keyframes:
  452. - m_Id: 72e32369-a3c7-4135-8c23-42460517fac9
  453. m_Time: 0
  454. m_InterpolationCurve: 0
  455. m_InterpolationDirection: 0
  456. value: 0.978
  457. m_Name: Cloud Fade-Out Distance
  458. m_Id: 2d57e070-3b47-4f6f-b937-29fdde788bcc
  459. minValue: 0
  460. maxValue: 1
  461. - keyframes:
  462. - m_Id: e6bb4786-952d-4e15-92b4-8037947e02d8
  463. m_Time: 0
  464. m_InterpolationCurve: 0
  465. m_InterpolationDirection: 0
  466. value: 0.88
  467. m_Name: Cloud Fade-Out Amount
  468. m_Id: decb53a3-9ab8-408e-9a24-ff12f0ee5072
  469. minValue: 0
  470. maxValue: 1
  471. - keyframes:
  472. - m_Id: 6417358f-2257-4dfa-8c17-9d179186ab3d
  473. m_Time: 0
  474. m_InterpolationCurve: 0
  475. m_InterpolationDirection: 0
  476. value: 0
  477. m_Name: Fog Density
  478. m_Id: 8a44447f-05b8-46df-978c-be306a2df63c
  479. minValue: 0
  480. maxValue: 1
  481. - keyframes:
  482. - m_Id: 34fc5294-a62b-4300-b668-9a7f80a7cd80
  483. m_Time: 0
  484. m_InterpolationCurve: 0
  485. m_InterpolationDirection: 0
  486. value: 0.1
  487. m_Name: Fog Height
  488. m_Id: bcee77f6-16d3-4763-b5d7-010e38db8cdc
  489. minValue: 0.03
  490. maxValue: 1
  491. - keyframes:
  492. - m_Id: ea51c636-856c-4a3f-9656-5f90b7edef94
  493. m_Time: 0
  494. m_InterpolationCurve: 0
  495. m_InterpolationDirection: 0
  496. value: 1
  497. m_Name: Sun Rotation Speed
  498. m_Id: 1154b0a8-3a46-4e31-a111-b2b915c46e24
  499. minValue: -10
  500. maxValue: 10
  501. - keyframes:
  502. - m_Id: 3761740c-cdb5-4db5-81bd-a44ba52745de
  503. m_Time: 0
  504. m_InterpolationCurve: 0
  505. m_InterpolationDirection: 0
  506. value: 0.193
  507. m_Name: Sun Size
  508. m_Id: e3737087-706a-4240-a0fc-978822ce08dd
  509. minValue: 0
  510. maxValue: 1
  511. - keyframes:
  512. - m_Id: 29532f9a-f775-42ba-955f-d7cbd965dba6
  513. m_Time: 0
  514. m_InterpolationCurve: 0
  515. m_InterpolationDirection: 0
  516. value: 0.9
  517. m_Name: Sun Edge Feathering
  518. m_Id: 5bd244f7-a047-4c37-9395-9aae3f3a2066
  519. minValue: 0.0001
  520. maxValue: 1
  521. - keyframes:
  522. - m_Id: 8716ae4e-a7c5-45e6-bfbb-451340fcdbcb
  523. m_Time: 0
  524. m_InterpolationCurve: 0
  525. m_InterpolationDirection: 0
  526. value: 1.45
  527. m_Name: Sun Bloom Intensity
  528. m_Id: 8d1e415d-caca-45ed-aa34-6460f4e9e38b
  529. minValue: 1
  530. maxValue: 25
  531. - keyframes:
  532. - m_Id: 4da12b00-0d2b-40cd-8771-b39e783869f7
  533. m_Time: 0
  534. m_InterpolationCurve: 0
  535. m_InterpolationDirection: 0
  536. value: 1
  537. m_Name: Sun Light Intensity
  538. m_Id: 279922cd-5969-41cc-9a98-5e2cf53db4fa
  539. minValue: 0
  540. maxValue: 5
  541. - keyframes:
  542. - m_Id: b3427de3-440f-435f-860a-348e9d73f0d0
  543. m_Time: 0
  544. m_InterpolationCurve: 0
  545. m_InterpolationDirection: 0
  546. value: 0.773
  547. m_Name: Sun Orbit Rotation
  548. m_Id: 6e9faa0d-db33-4594-9ced-83080e97f951
  549. minValue: 0
  550. maxValue: 1
  551. - keyframes:
  552. - m_Id: ac7a0fb4-4d7a-4ca0-8675-bf41cc793ad1
  553. m_Time: 0
  554. m_InterpolationCurve: 0
  555. m_InterpolationDirection: 0
  556. value: 0
  557. m_Name: Sun Orbit Tilt
  558. m_Id: 0f678585-be4c-41d8-b864-747eecbb7e68
  559. minValue: -1
  560. maxValue: 1
  561. - keyframes:
  562. - m_Id: 9835fea6-6331-497a-a1a4-a3da488a5102
  563. m_Time: 0
  564. m_InterpolationCurve: 0
  565. m_InterpolationDirection: 0
  566. value: 0.089
  567. m_Name: Sun Orbit Progress
  568. m_Id: b50d897a-053f-408e-83b1-0f08d23feffc
  569. minValue: 0
  570. maxValue: 1
  571. - keyframes:
  572. - m_Id: 20c8a202-a64a-4926-b467-0c580e986fc7
  573. m_Time: 0
  574. m_InterpolationCurve: 0
  575. m_InterpolationDirection: 0
  576. value: 1
  577. m_Name: Moon Rotation Speed
  578. m_Id: 64eb9567-1c22-408a-9855-e2b331add9b9
  579. minValue: -10
  580. maxValue: 10
  581. - keyframes:
  582. - m_Id: 5e16638f-f083-4e3f-9048-10c18bc097b2
  583. m_Time: 0
  584. m_InterpolationCurve: 0
  585. m_InterpolationDirection: 0
  586. value: 0.08
  587. m_Name: Moon Size
  588. m_Id: 0d2e1a42-1a65-45b4-b3b8-46cdf7caf68d
  589. minValue: 0
  590. maxValue: 1
  591. - keyframes:
  592. - m_Id: d6b72f52-7934-4035-be51-f3052fe81b17
  593. m_Time: 0
  594. m_InterpolationCurve: 0
  595. m_InterpolationDirection: 0
  596. value: 0.188
  597. m_Name: Moon Edge Feathering
  598. m_Id: 070fe8d8-d300-4c96-b14f-fd21451d063f
  599. minValue: 0.0001
  600. maxValue: 1
  601. - keyframes:
  602. - m_Id: 2b94530d-5036-4975-9d0a-81ecbe9a570d
  603. m_Time: 0
  604. m_InterpolationCurve: 0
  605. m_InterpolationDirection: 0
  606. value: 1
  607. m_Name: Moon Bloom Intensity
  608. m_Id: 4cc4d041-b64a-41e9-b59b-340128e71176
  609. minValue: 1
  610. maxValue: 25
  611. - keyframes:
  612. - m_Id: 687ad318-edde-46ca-885e-69b4bc9835ee
  613. m_Time: 0
  614. m_InterpolationCurve: 0
  615. m_InterpolationDirection: 0
  616. value: 1
  617. m_Name: Moon Light Intensity
  618. m_Id: b2f5b879-63a7-4b89-8e54-c3fc7adb6834
  619. minValue: 0
  620. maxValue: 5
  621. - keyframes:
  622. - m_Id: d9817d43-ebe1-4383-8544-0c65d87fe1a1
  623. m_Time: 0
  624. m_InterpolationCurve: 0
  625. m_InterpolationDirection: 0
  626. value: 0
  627. m_Name: Moon Orbit Rotation
  628. m_Id: 0717608c-1e8a-4ae4-a86a-d96b13f0957d
  629. minValue: 0
  630. maxValue: 1
  631. - keyframes:
  632. - m_Id: 0b4fb67e-9084-47ef-8955-e87c89070f71
  633. m_Time: 0
  634. m_InterpolationCurve: 0
  635. m_InterpolationDirection: 0
  636. value: 0
  637. m_Name: Moon Orbit Tilt
  638. m_Id: bec5f3eb-0ba4-43a6-9b10-be9e80a19f7c
  639. minValue: -1
  640. maxValue: 1
  641. - keyframes:
  642. - m_Id: 9cfa422d-4f7e-4462-aa46-00bb77be1ee4
  643. m_Time: 0
  644. m_InterpolationCurve: 0
  645. m_InterpolationDirection: 0
  646. value: 0.139
  647. m_Name: Moon Orbit Progress
  648. m_Id: 931bd2f3-cf0a-4386-ae4f-85908021f8c7
  649. minValue: 0
  650. maxValue: 1
  651. - keyframes:
  652. - m_Id: d0b1184c-35a8-4b55-b4cc-9027dfda3930
  653. m_Time: 0
  654. m_InterpolationCurve: 0
  655. m_InterpolationDirection: 0
  656. value: 1
  657. m_Name: Moon Orbit Speed
  658. m_Id: 3586efcb-8b12-420b-9689-f673f71ea0b0
  659. minValue: 0
  660. maxValue: 3
  661. - keyframes:
  662. - m_Id: 5814181c-d895-493d-97d1-3d901dedbded
  663. m_Time: 0
  664. m_InterpolationCurve: 0
  665. m_InterpolationDirection: 0
  666. value: 1.28
  667. m_Name: Star 1 Rotation Speed
  668. m_Id: c9b8e747-c444-4c73-af4e-2e8a0b8d2736
  669. minValue: -10
  670. maxValue: 10
  671. - keyframes:
  672. - m_Id: dd326f72-eb71-456a-af0e-c497ac086515
  673. m_Time: 0
  674. m_InterpolationCurve: 0
  675. m_InterpolationDirection: 0
  676. value: 0.0371
  677. m_Name: Star 1 Size
  678. m_Id: c45fafb0-a5e8-417a-823c-ac2851792848
  679. minValue: 0
  680. maxValue: 0.2
  681. - keyframes:
  682. - m_Id: 449e596d-6905-490f-86ec-85d90ef96ee1
  683. m_Time: 0
  684. m_InterpolationCurve: 0
  685. m_InterpolationDirection: 0
  686. value: 0.025
  687. m_Name: Star 1 Density
  688. m_Id: 7c8f1c1a-ae79-4874-9bda-27b4c30f507a
  689. minValue: 0
  690. maxValue: 1
  691. - keyframes:
  692. - m_Id: 9523f71a-dc64-42c0-95ff-9f83e3fb1b03
  693. m_Time: 0
  694. m_InterpolationCurve: 0
  695. m_InterpolationDirection: 0
  696. value: 0.7
  697. m_Name: Star 1 Twinkle Amount
  698. m_Id: 7de3d274-4c96-46ce-be25-4121399c57a7
  699. minValue: 0
  700. maxValue: 1
  701. - keyframes:
  702. - m_Id: ebcc46d8-01d4-4bf2-9570-97ccaf7a78a8
  703. m_Time: 0
  704. m_InterpolationCurve: 0
  705. m_InterpolationDirection: 0
  706. value: 5
  707. m_Name: Star 1 Twinkle Speed
  708. m_Id: c46e41c2-0420-4884-b7a0-02607e02d822
  709. minValue: 0
  710. maxValue: 10
  711. - keyframes:
  712. - m_Id: a0dc0dfe-e33a-4383-b46d-072b2e905be6
  713. m_Time: 0
  714. m_InterpolationCurve: 0
  715. m_InterpolationDirection: 0
  716. value: 0.4
  717. m_Name: Star 1 Edge Feathering
  718. m_Id: 134775b2-f112-4d5e-a320-0311f0e3961d
  719. minValue: 0.0001
  720. maxValue: 1
  721. - keyframes:
  722. - m_Id: a08588eb-0609-472d-bd17-3acfd1cdf086
  723. m_Time: 0
  724. m_InterpolationCurve: 0
  725. m_InterpolationDirection: 0
  726. value: 1
  727. m_Name: Star 1 Bloom Intensity
  728. m_Id: 226bf1ce-be8e-4fab-982b-1c7e6e8f388a
  729. minValue: 1
  730. maxValue: 25
  731. - keyframes:
  732. - m_Id: d63f5cb0-c476-451f-85d7-c3f689dc83c6
  733. m_Time: 0
  734. m_InterpolationCurve: 0
  735. m_InterpolationDirection: 0
  736. value: 1.86
  737. m_Name: Star 2 Rotation Speed
  738. m_Id: 06dc5928-85b3-408b-ab33-4ae37dc1c147
  739. minValue: -10
  740. maxValue: 10
  741. - keyframes:
  742. - m_Id: adc31732-3303-4418-9462-59d503ea4a80
  743. m_Time: 0
  744. m_InterpolationCurve: 0
  745. m_InterpolationDirection: 0
  746. value: 0.0426
  747. m_Name: Star 2 Size
  748. m_Id: df1fabb1-56c9-4603-8185-c6aa5e783fc9
  749. minValue: 0
  750. maxValue: 0.2
  751. - keyframes:
  752. - m_Id: 15059b12-9295-4b58-8476-83df363b9c86
  753. m_Time: 0
  754. m_InterpolationCurve: 0
  755. m_InterpolationDirection: 0
  756. value: 0.00124
  757. m_Name: Star 2 Density
  758. m_Id: 2b97d4dd-f073-42a3-97dc-c8a13ddac260
  759. minValue: 0
  760. maxValue: 1
  761. - keyframes:
  762. - m_Id: 5f50e1e4-96cb-4e32-86ec-1851ae57a2ab
  763. m_Time: 0
  764. m_InterpolationCurve: 0
  765. m_InterpolationDirection: 0
  766. value: 1
  767. m_Name: Star 2 Twinkle Amount
  768. m_Id: 3a38c523-4ff0-4e09-9b8c-4de250371875
  769. minValue: 0
  770. maxValue: 1
  771. - keyframes:
  772. - m_Id: 65cb6b2b-6167-49ed-9af5-ef9362905685
  773. m_Time: 0
  774. m_InterpolationCurve: 0
  775. m_InterpolationDirection: 0
  776. value: 2.02
  777. m_Name: Star 2 Twinkle Speed
  778. m_Id: db2a43be-c868-472d-817e-cbf37fdb884c
  779. minValue: 0
  780. maxValue: 10
  781. - keyframes:
  782. - m_Id: d47b9bc1-ae8c-41ac-bf43-8b9b935c0564
  783. m_Time: 0
  784. m_InterpolationCurve: 0
  785. m_InterpolationDirection: 0
  786. value: 0.087
  787. m_Name: Star 2 Edge Feathering
  788. m_Id: 98ec0cd8-8518-4254-922e-6cfff5c5e1d4
  789. minValue: 0.0001
  790. maxValue: 1
  791. - keyframes:
  792. - m_Id: 9a73b3ce-ae9a-44ac-8c2a-bc3ae2e73e25
  793. m_Time: 0
  794. m_InterpolationCurve: 0
  795. m_InterpolationDirection: 0
  796. value: 1
  797. m_Name: Star 2 Bloom Intensity
  798. m_Id: b0e3f84f-9c0c-453e-9492-d0ebd84b091d
  799. minValue: 1
  800. maxValue: 25
  801. - keyframes:
  802. - m_Id: 74f74f92-0d84-48f5-a139-36fa217a99c1
  803. m_Time: 0
  804. m_InterpolationCurve: 0
  805. m_InterpolationDirection: 0
  806. value: 0
  807. m_Name: Star 3 Rotation Speed
  808. m_Id: ae0becdb-a10a-4fd0-9454-bb2c9cfa02a1
  809. minValue: -10
  810. maxValue: 10
  811. - keyframes:
  812. - m_Id: fc3c992f-4ea3-4fd6-9620-c4269146b3ce
  813. m_Time: 0
  814. m_InterpolationCurve: 0
  815. m_InterpolationDirection: 0
  816. value: 0.005
  817. m_Name: Star 3 Size
  818. m_Id: 957d9599-493b-48eb-a886-44afeb4b2343
  819. minValue: 0
  820. maxValue: 0.2
  821. - keyframes:
  822. - m_Id: 6c92a131-dbe2-4e58-be90-bbc85189dee0
  823. m_Time: 0
  824. m_InterpolationCurve: 0
  825. m_InterpolationDirection: 0
  826. value: 0.01
  827. m_Name: Star 3 Density
  828. m_Id: de448105-13cd-4354-a4b0-888ead28d147
  829. minValue: 0
  830. maxValue: 1
  831. - keyframes:
  832. - m_Id: a1f3ee00-e19e-40cf-82dc-543220fc1699
  833. m_Time: 0
  834. m_InterpolationCurve: 0
  835. m_InterpolationDirection: 0
  836. value: 0.7
  837. m_Name: Star 3 Twinkle Amount
  838. m_Id: 8b62fd92-aaae-4413-8766-4ecbc68a91bd
  839. minValue: 0
  840. maxValue: 1
  841. - keyframes:
  842. - m_Id: 5a33f061-bd52-45f6-ab42-7eb361143f64
  843. m_Time: 0
  844. m_InterpolationCurve: 0
  845. m_InterpolationDirection: 0
  846. value: 5
  847. m_Name: Star 3 Twinkle Speed
  848. m_Id: 769efcb8-d06f-47d5-bcd9-ec8c169349e9
  849. minValue: 0
  850. maxValue: 10
  851. - keyframes:
  852. - m_Id: 6d1f9724-67c3-4368-b3f2-164cf5a73eed
  853. m_Time: 0
  854. m_InterpolationCurve: 0
  855. m_InterpolationDirection: 0
  856. value: 0.4
  857. m_Name: Star 3 Edge Feathering
  858. m_Id: e70d8b3a-8ca7-4f54-86b5-34d06bc19be9
  859. minValue: 0.0001
  860. maxValue: 1
  861. - keyframes:
  862. - m_Id: 4c021ee6-5850-42b8-8cfa-9b877ba19b4d
  863. m_Time: 0
  864. m_InterpolationCurve: 0
  865. m_InterpolationDirection: 0
  866. value: 1
  867. m_Name: Star 3 Bloom Intensity
  868. m_Id: a8a51fd8-b3e0-4abe-a552-6f195e6e314f
  869. minValue: 1
  870. maxValue: 25
  871. - keyframes:
  872. - m_Id: bb9bb11d-e63d-4a0b-abff-f96b9876b893
  873. m_Time: 0
  874. m_InterpolationCurve: 0
  875. m_InterpolationDirection: 0
  876. value: 1
  877. m_Name: Sun Sprite Columns
  878. m_Id: 2c53850e-1536-45bd-be92-9311b212dedf
  879. minValue: 1
  880. maxValue: 100000
  881. - keyframes:
  882. - m_Id: a321254a-0799-4729-9aad-c8d8c7ef0331
  883. m_Time: 0
  884. m_InterpolationCurve: 0
  885. m_InterpolationDirection: 0
  886. value: 1
  887. m_Name: Sun Sprite Rows
  888. m_Id: 015217a2-22d3-4662-a250-436be611f428
  889. minValue: 1
  890. maxValue: 100000
  891. - keyframes:
  892. - m_Id: 4ecff53c-c97d-414e-bfd6-3f514652295e
  893. m_Time: 0
  894. m_InterpolationCurve: 0
  895. m_InterpolationDirection: 0
  896. value: 1
  897. m_Name: Sun Sprite Item Count
  898. m_Id: 031cb336-5722-4a5f-88af-ff54b7230510
  899. minValue: 1
  900. maxValue: 100000
  901. - keyframes:
  902. - m_Id: be0c22ba-eceb-4657-8f9d-89ee2f8f711b
  903. m_Time: 0
  904. m_InterpolationCurve: 0
  905. m_InterpolationDirection: 0
  906. value: 15
  907. m_Name: Sun Sprite Animation Speed
  908. m_Id: 62874ea3-0d4c-4030-872a-52bd308e540b
  909. minValue: 0
  910. maxValue: 90
  911. - keyframes:
  912. - m_Id: fb171677-b9ba-46f8-b010-781a25724eb1
  913. m_Time: 0
  914. m_InterpolationCurve: 0
  915. m_InterpolationDirection: 0
  916. value: 1
  917. m_Name: Moon Sprite Columns
  918. m_Id: 85fe513a-03b2-45f1-be0e-1bddb0967902
  919. minValue: 1
  920. maxValue: 100000
  921. - keyframes:
  922. - m_Id: 9d96afc9-851a-4f52-b57d-2b1c6a6ff81b
  923. m_Time: 0
  924. m_InterpolationCurve: 0
  925. m_InterpolationDirection: 0
  926. value: 1
  927. m_Name: Moon Sprite Rows
  928. m_Id: f2b783dd-f667-40ec-bf99-3b9858e16b83
  929. minValue: 1
  930. maxValue: 100000
  931. - keyframes:
  932. - m_Id: d69dca38-70eb-4a37-b968-f159fe613d98
  933. m_Time: 0
  934. m_InterpolationCurve: 0
  935. m_InterpolationDirection: 0
  936. value: 1
  937. m_Name: Moon Sprite Item Count
  938. m_Id: 72ec5774-9342-43af-a31c-ef277fa443a4
  939. minValue: 1
  940. maxValue: 100000
  941. - keyframes:
  942. - m_Id: 9dad748e-0592-4c80-9d68-16ff209f102e
  943. m_Time: 0
  944. m_InterpolationCurve: 0
  945. m_InterpolationDirection: 0
  946. value: 15
  947. m_Name: Moon Sprite Animation Speed
  948. m_Id: 442fd47a-f672-495a-98ac-b3ad7c6e8bb8
  949. minValue: 0
  950. maxValue: 90
  951. - keyframes:
  952. - m_Id: 90da42a1-6427-40db-a104-248729ab57bf
  953. m_Time: 0
  954. m_InterpolationCurve: 0
  955. m_InterpolationDirection: 0
  956. value: 1
  957. m_Name: Star 1 Sprite Columns
  958. m_Id: ec7c2109-bee4-4b3a-8867-7a81da52e51b
  959. minValue: 1
  960. maxValue: 100000
  961. - keyframes:
  962. - m_Id: 62fc79d8-5064-4176-8de4-d36d6f3c5a9c
  963. m_Time: 0
  964. m_InterpolationCurve: 0
  965. m_InterpolationDirection: 0
  966. value: 1
  967. m_Name: Star 1 Sprite Rows
  968. m_Id: 5f1e0caa-2ded-4d2b-b63d-b0a398a672d0
  969. minValue: 1
  970. maxValue: 100000
  971. - keyframes:
  972. - m_Id: 43d4b502-6be5-454e-8639-8441dda7f142
  973. m_Time: 0
  974. m_InterpolationCurve: 0
  975. m_InterpolationDirection: 0
  976. value: 1
  977. m_Name: Star 1 Sprite Item Count
  978. m_Id: 1dbd3b12-ae54-424e-a020-09801d9615e2
  979. minValue: 1
  980. maxValue: 100000
  981. - keyframes:
  982. - m_Id: b2ece677-d1bf-4ad5-bbe2-710e09bd8274
  983. m_Time: 0
  984. m_InterpolationCurve: 0
  985. m_InterpolationDirection: 0
  986. value: 15
  987. m_Name: Star 1 Sprite Animation Speed
  988. m_Id: 29ffa0e7-0863-47c1-8044-9603199f30a1
  989. minValue: 0
  990. maxValue: 90
  991. - keyframes:
  992. - m_Id: 3dad2224-0a5f-4e13-8801-1f472edf3f88
  993. m_Time: 0
  994. m_InterpolationCurve: 0
  995. m_InterpolationDirection: 0
  996. value: 1
  997. m_Name: Star 2 Sprite Columns
  998. m_Id: b5d24066-b964-4fe6-880a-b5231333705e
  999. minValue: 1
  1000. maxValue: 100000
  1001. - keyframes:
  1002. - m_Id: 439df1ca-930c-4e26-8670-2080000d134b
  1003. m_Time: 0
  1004. m_InterpolationCurve: 0
  1005. m_InterpolationDirection: 0
  1006. value: 1
  1007. m_Name: Star 2 Sprite Rows
  1008. m_Id: 8d043a6c-79a3-4773-a08e-7a51c1133a35
  1009. minValue: 1
  1010. maxValue: 100000
  1011. - keyframes:
  1012. - m_Id: 38017ad3-1c49-4c1b-be9c-4fd4b165ccb2
  1013. m_Time: 0
  1014. m_InterpolationCurve: 0
  1015. m_InterpolationDirection: 0
  1016. value: 1
  1017. m_Name: Star 2 Sprite Item Count
  1018. m_Id: b6385171-710b-4473-b2c9-d4701087d034
  1019. minValue: 1
  1020. maxValue: 100000
  1021. - keyframes:
  1022. - m_Id: d3890eed-e384-40bf-a4bd-6fcaa544ce1b
  1023. m_Time: 0
  1024. m_InterpolationCurve: 0
  1025. m_InterpolationDirection: 0
  1026. value: 15
  1027. m_Name: Star 2 Sprite Animation Speed
  1028. m_Id: e2ba8bcf-548a-4834-9d05-0acbab482e77
  1029. minValue: 0
  1030. maxValue: 90
  1031. - keyframes:
  1032. - m_Id: f14757cb-9cc4-4e05-ad15-e44a44136082
  1033. m_Time: 0
  1034. m_InterpolationCurve: 0
  1035. m_InterpolationDirection: 0
  1036. value: 1
  1037. m_Name: Star 3 Sprite Columns
  1038. m_Id: 02aaeed6-9440-402b-bfed-06cf3e014451
  1039. minValue: 1
  1040. maxValue: 100000
  1041. - keyframes:
  1042. - m_Id: e7fe719d-af35-4036-8392-baa2af9e9b02
  1043. m_Time: 0
  1044. m_InterpolationCurve: 0
  1045. m_InterpolationDirection: 0
  1046. value: 1
  1047. m_Name: Star 3 Sprite Rows
  1048. m_Id: 76295295-e5c9-44d5-be41-b7a46ab643f4
  1049. minValue: 1
  1050. maxValue: 100000
  1051. - keyframes:
  1052. - m_Id: bbb2f068-e2d1-497a-9fbe-0e30b7a15b93
  1053. m_Time: 0
  1054. m_InterpolationCurve: 0
  1055. m_InterpolationDirection: 0
  1056. value: 1
  1057. m_Name: Star 3 Sprite Item Count
  1058. m_Id: da2a2767-65e0-4efe-be41-160e977450d7
  1059. minValue: 1
  1060. maxValue: 100000
  1061. - keyframes:
  1062. - m_Id: da35df15-1bb1-4922-8cc5-8325890c3f28
  1063. m_Time: 0
  1064. m_InterpolationCurve: 0
  1065. m_InterpolationDirection: 0
  1066. value: 15
  1067. m_Name: Star 3 Sprite Animation Speed
  1068. m_Id: 6588626f-e7e9-4146-b59c-f01d92ddc410
  1069. minValue: 0
  1070. maxValue: 90
  1071. - keyframes:
  1072. - m_Id: 4f0ed4ba-9a12-4ab5-95b7-199947e31cb5
  1073. m_Time: 0
  1074. m_InterpolationCurve: 0
  1075. m_InterpolationDirection: 0
  1076. value: 1.41
  1077. m_Name: Cloud Texture Tiling
  1078. m_Id: 046251ed-d5ac-42f1-9948-fff3769c31dc
  1079. minValue: 0.1
  1080. maxValue: 20
  1081. - keyframes:
  1082. - m_Id: ad5ee92c-b8bb-48e7-95d7-7a0c52dbb8fd
  1083. m_Time: 0
  1084. m_InterpolationCurve: 0
  1085. m_InterpolationDirection: 0
  1086. value: 0.5
  1087. m_Name: Rain Near Visibility
  1088. m_Id: bc27b07c-63e3-49c4-baf9-13912e627ab9
  1089. minValue: 0
  1090. maxValue: 1
  1091. - keyframes:
  1092. - m_Id: 85568042-429e-4bfb-8030-8d9d38e7b5dd
  1093. m_Time: 0
  1094. m_InterpolationCurve: 0
  1095. m_InterpolationDirection: 0
  1096. value: 0.5
  1097. m_Name: Rain Far Visibility
  1098. m_Id: 60dd35f8-b2c6-4c8d-8ed9-e1ef8da84c36
  1099. minValue: 0
  1100. maxValue: 1
  1101. - keyframes:
  1102. - m_Id: 44a2fb9e-2d19-4f9d-952a-09474da412b3
  1103. m_Time: 0
  1104. m_InterpolationCurve: 0
  1105. m_InterpolationDirection: 0
  1106. value: 0.5
  1107. m_Name: Rain Near Speed
  1108. m_Id: 6a9827ef-a185-40b8-9ada-02382f603306
  1109. minValue: 0
  1110. maxValue: 5
  1111. - keyframes:
  1112. - m_Id: 36f8c6d1-e0c2-490b-8346-a1c13e8aef90
  1113. m_Time: 0
  1114. m_InterpolationCurve: 0
  1115. m_InterpolationDirection: 0
  1116. value: 0.5
  1117. m_Name: Rain Far Speed
  1118. m_Id: 1018c69a-619b-4d50-a7f1-18e67d0bc243
  1119. minValue: 0
  1120. maxValue: 5
  1121. - keyframes:
  1122. - m_Id: 8ad042b3-c891-449e-ad2e-78cbe6857422
  1123. m_Time: 0
  1124. m_InterpolationCurve: 0
  1125. m_InterpolationDirection: 0
  1126. value: 0.5
  1127. m_Name: Rain Sound Volume
  1128. m_Id: a6797cb8-c6de-4575-9583-6324f34cfd39
  1129. minValue: 0
  1130. maxValue: 1
  1131. - keyframes:
  1132. - m_Id: 9c0f6754-2bb7-467a-af9f-ff967ac8f019
  1133. m_Time: 0
  1134. m_InterpolationCurve: 0
  1135. m_InterpolationDirection: 0
  1136. value: 4
  1137. m_Name: Splash Sprite Columns
  1138. m_Id: 9a8e1110-fb46-462e-a090-64b280e5a7f5
  1139. minValue: 0
  1140. maxValue: 100
  1141. - keyframes:
  1142. - m_Id: f6eaaecd-5fbf-4f1a-aea3-741602633350
  1143. m_Time: 0
  1144. m_InterpolationCurve: 0
  1145. m_InterpolationDirection: 0
  1146. value: 4
  1147. m_Name: Splash Sprite Rows
  1148. m_Id: 3b557e3a-d244-4010-a4a3-c29d0eddcc15
  1149. minValue: 0
  1150. maxValue: 100
  1151. - keyframes:
  1152. - m_Id: fd973958-6f7a-4a59-ae52-7d3a525ade78
  1153. m_Time: 0
  1154. m_InterpolationCurve: 0
  1155. m_InterpolationDirection: 0
  1156. value: 16
  1157. m_Name: Splash Sprite Item Count
  1158. m_Id: b3ec2bab-4e1a-4ddc-b3b6-80a95fc05909
  1159. minValue: 0
  1160. maxValue: 1000
  1161. - keyframes:
  1162. - m_Id: d322a95c-143b-4d13-9f08-59d92ce6349d
  1163. m_Time: 0
  1164. m_InterpolationCurve: 0
  1165. m_InterpolationDirection: 0
  1166. value: 25
  1167. m_Name: Splash Sprite Speed
  1168. m_Id: aebf9513-419c-49ce-bbb4-c4fe25cb146d
  1169. minValue: 0
  1170. maxValue: 100
  1171. - keyframes:
  1172. - m_Id: 2dae6015-78de-415f-96d9-cd87991a9a71
  1173. m_Time: 0
  1174. m_InterpolationCurve: 0
  1175. m_InterpolationDirection: 0
  1176. value: 400
  1177. m_Name: Splash Count
  1178. m_Id: f9ebf24a-fccf-4586-8bca-52d48d57bf58
  1179. minValue: 0
  1180. maxValue: 1000
  1181. - keyframes:
  1182. - m_Id: e284c830-bcd3-4544-99a8-981752fdd389
  1183. m_Time: 0
  1184. m_InterpolationCurve: 0
  1185. m_InterpolationDirection: 0
  1186. value: 1.5
  1187. m_Name: Minimum Splash Distance
  1188. m_Id: 58d6c386-fc7e-4f6d-a7cb-fb91cfc1d548
  1189. minValue: 0
  1190. maxValue: 10
  1191. - keyframes:
  1192. - m_Id: 9e637756-0188-4f17-94f1-b0eaa1751104
  1193. m_Time: 0
  1194. m_InterpolationCurve: 0
  1195. m_InterpolationDirection: 0
  1196. value: 6
  1197. m_Name: Maximum Splash Distance
  1198. m_Id: dda146c4-8125-4e9a-8216-b2839fc881e2
  1199. minValue: 0
  1200. maxValue: 50
  1201. - keyframes:
  1202. - m_Id: 9a3f3804-3dc1-4081-a948-14bbf9d5def0
  1203. m_Time: 0
  1204. m_InterpolationCurve: 0
  1205. m_InterpolationDirection: 0
  1206. value: 0.25
  1207. m_Name: Splash Scale
  1208. m_Id: d385b364-e3ee-4939-9cd2-f01121fce9eb
  1209. minValue: 0.001
  1210. maxValue: 60
  1211. - keyframes:
  1212. - m_Id: 495713cf-6fef-49bc-b9c2-3b62b6f3dd3d
  1213. m_Time: 0
  1214. m_InterpolationCurve: 0
  1215. m_InterpolationDirection: 0
  1216. value: 0.25
  1217. m_Name: Splash Scale Varience
  1218. m_Id: 5a2fe23e-f2ed-4e9c-80ca-791f1fdff0e9
  1219. minValue: 0
  1220. maxValue: 1
  1221. - keyframes:
  1222. - m_Id: dd050cde-5b02-4819-b101-5d139e9bc4a7
  1223. m_Time: 0
  1224. m_InterpolationCurve: 0
  1225. m_InterpolationDirection: 0
  1226. value: 0.75
  1227. m_Name: Splash Intensity
  1228. m_Id: a33d2f8d-4349-469e-82bb-ca895947a9bf
  1229. minValue: 0
  1230. maxValue: 1
  1231. - keyframes:
  1232. - m_Id: 7fefb511-799b-4a4a-9e13-26903ffbe205
  1233. m_Time: 0
  1234. m_InterpolationCurve: 0
  1235. m_InterpolationDirection: 0
  1236. value: 0.15
  1237. m_Name: Splash Surfce Offset
  1238. m_Id: 145fdb35-38a7-4e81-81ac-164fd6db58ed
  1239. minValue: 0
  1240. maxValue: 1
  1241. - keyframes:
  1242. - m_Id: eeb2dd1d-8797-402e-b550-6092a2721c2f
  1243. m_Time: 0
  1244. m_InterpolationCurve: 0
  1245. m_InterpolationDirection: 0
  1246. value: 0.5
  1247. m_Name: Thunder Sound Volume
  1248. m_Id: b247e09d-4428-4c95-8384-01011079e3fd
  1249. minValue: 0
  1250. maxValue: 1
  1251. - keyframes:
  1252. - m_Id: 9471ebbe-2402-4d40-9aa0-fa8240e74525
  1253. m_Time: 0
  1254. m_InterpolationCurve: 0
  1255. m_InterpolationDirection: 0
  1256. value: 0.4
  1257. m_Name: Thunder Sound Delay
  1258. m_Id: 6bf1a6b9-a77a-497a-a040-7fbf6e8378ca
  1259. minValue: 0
  1260. maxValue: 20
  1261. - keyframes:
  1262. - m_Id: ed7c1a6b-34bb-4e2e-975d-7d86485c27a7
  1263. m_Time: 0
  1264. m_InterpolationCurve: 0
  1265. m_InterpolationDirection: 0
  1266. value: 1
  1267. m_Name: Lightning Spawn Delay
  1268. m_Id: 8be307a2-eedf-439e-81f5-30b1d3f1ab13
  1269. minValue: 0
  1270. maxValue: 20
  1271. - keyframes:
  1272. - m_Id: dbc05b6c-8a07-4339-b9b2-dcbafc53eed0
  1273. m_Time: 0
  1274. m_InterpolationCurve: 0
  1275. m_InterpolationDirection: 0
  1276. value: 4
  1277. m_Name: Lightning Sprite Columns
  1278. m_Id: 87aaceed-e017-4d1e-9fde-6bc2936ced18
  1279. minValue: 0
  1280. maxValue: 100
  1281. - keyframes:
  1282. - m_Id: ea45e3f4-bdb7-4d66-8964-d7345768b040
  1283. m_Time: 0
  1284. m_InterpolationCurve: 0
  1285. m_InterpolationDirection: 0
  1286. value: 4
  1287. m_Name: Lightning Sprite Rows
  1288. m_Id: 2342adbc-8de7-4916-ae7e-f10bb97eb80b
  1289. minValue: 0
  1290. maxValue: 100
  1291. - keyframes:
  1292. - m_Id: d839bec3-199c-4a9a-9761-ca1b91f249c2
  1293. m_Time: 0
  1294. m_InterpolationCurve: 0
  1295. m_InterpolationDirection: 0
  1296. value: 16
  1297. m_Name: Lightning Sprite Item Count
  1298. m_Id: 608ed09f-6d9d-40b3-aefc-0a736360a0e2
  1299. minValue: 0
  1300. maxValue: 1000
  1301. - keyframes:
  1302. - m_Id: 1e41018c-e400-40c6-8237-f3177269117c
  1303. m_Time: 0
  1304. m_InterpolationCurve: 0
  1305. m_InterpolationDirection: 0
  1306. value: 25
  1307. m_Name: Lightning Sprite Speed
  1308. m_Id: eea3a287-cd56-4fc2-8f7e-1b128df01d07
  1309. minValue: 0
  1310. maxValue: 100
  1311. - keyframes:
  1312. - m_Id: 88e2ff80-e968-44e3-8f77-398f26aeb98f
  1313. m_Time: 0
  1314. m_InterpolationCurve: 0
  1315. m_InterpolationDirection: 0
  1316. value: 1
  1317. m_Name: Rain Near Texture Tiling
  1318. m_Id: 276310a4-61cc-4471-a5a2-3f3f2077dd65
  1319. minValue: 0.01
  1320. maxValue: 20
  1321. - keyframes:
  1322. - m_Id: 2bb7c5d7-c0f0-4e16-99c6-f129808221e4
  1323. m_Time: 0
  1324. m_InterpolationCurve: 0
  1325. m_InterpolationDirection: 0
  1326. value: 1
  1327. m_Name: Rain Far Texture Tiling
  1328. m_Id: 1a755c67-939f-418f-a85b-9269bfaacc43
  1329. minValue: 0.01
  1330. maxValue: 20
  1331. - keyframes:
  1332. - m_Id: 1727deb2-fd2b-4d07-831c-aa626a6061e2
  1333. m_Time: 0
  1334. m_InterpolationCurve: 0
  1335. m_InterpolationDirection: 0
  1336. value: 0.2
  1337. m_Name: Rain Turbulence
  1338. m_Id: 0d138f61-5f65-464c-a6dd-2672b4e7f602
  1339. minValue: 0
  1340. maxValue: 1
  1341. - keyframes:
  1342. - m_Id: 90f97304-065f-4483-8619-d9b841811828
  1343. m_Time: 0
  1344. m_InterpolationCurve: 0
  1345. m_InterpolationDirection: 0
  1346. value: 0.5
  1347. m_Name: Rain Turbulence Speed
  1348. m_Id: 038d2998-7d53-42b3-9bc8-a0ec0cbcf68f
  1349. minValue: 0
  1350. maxValue: 2
  1351. - keyframes:
  1352. - m_Id: 97ec6e77-a0f7-4012-b151-68a9c640475a
  1353. m_Time: 0
  1354. m_InterpolationCurve: 0
  1355. m_InterpolationDirection: 0
  1356. value: 1.5
  1357. m_Name: Splash Area Start
  1358. m_Id: 169ea8a8-5825-4153-88af-fd4eead81a8a
  1359. minValue: 0
  1360. maxValue: 50
  1361. - keyframes:
  1362. - m_Id: 4e1e7d43-6cb9-49cb-8e1a-61c4683f412c
  1363. m_Time: 0
  1364. m_InterpolationCurve: 0
  1365. m_InterpolationDirection: 0
  1366. value: 5.5
  1367. m_Name: Splash Area Length
  1368. m_Id: f54aa6bb-7886-4226-b550-c59cdf8d25e7
  1369. minValue: 0
  1370. maxValue: 40
  1371. - keyframes:
  1372. - m_Id: 5153d763-eec1-416f-8750-e7ceb7eb5f90
  1373. m_Time: 0
  1374. m_InterpolationCurve: 0
  1375. m_InterpolationDirection: 0
  1376. value: 0.2
  1377. m_Name: Lightning Probability
  1378. m_Id: 9c31034c-c7b0-4d47-8c8a-08bf46f202f9
  1379. minValue: 0
  1380. maxValue: 1
  1381. - keyframes:
  1382. - m_Id: 66895638-56c7-4e72-a7ac-f99ae27cc315
  1383. m_Time: 0
  1384. m_InterpolationCurve: 0
  1385. m_InterpolationDirection: 0
  1386. value: 2
  1387. m_Name: Lightning Cool Down
  1388. m_Id: cf993a22-60bd-4fbf-96d2-aa65f0a6f2a2
  1389. minValue: 0
  1390. maxValue: 30
  1391. - keyframes:
  1392. - m_Id: 52df5fab-bba8-4fb8-8198-f59919901c51
  1393. m_Time: 0
  1394. m_InterpolationCurve: 0
  1395. m_InterpolationDirection: 0
  1396. value: 1
  1397. m_Name: Lightning Intensity
  1398. m_Id: fa8cbc1e-9120-41a5-b48c-4620413a1447
  1399. minValue: 0
  1400. maxValue: 1
  1401. - keyframes:
  1402. - m_Id: fbd45434-2243-49fa-89bd-bea2d4c97696
  1403. m_Time: 0
  1404. m_InterpolationCurve: 0
  1405. m_InterpolationDirection: 0
  1406. value: 0
  1407. m_Name: Cloud Cubemap Rotation Speed
  1408. m_Id: 885023b3-e982-461f-8d01-8515799d9b8f
  1409. minValue: -0.5
  1410. maxValue: 0.5
  1411. - keyframes:
  1412. - m_Id: dc2b5f27-b42e-4335-a9b2-9417739e7fc4
  1413. m_Time: 0
  1414. m_InterpolationCurve: 0
  1415. m_InterpolationDirection: 0
  1416. value: 0
  1417. m_Name: Cloud Cubemap Height
  1418. m_Id: a5451aef-33b0-4be8-852b-15b77e896934
  1419. minValue: -1
  1420. maxValue: 1
  1421. - keyframes:
  1422. - m_Id: 32408fca-a4e5-486e-a3b6-e6929f26c895
  1423. m_Time: 0
  1424. m_InterpolationCurve: 0
  1425. m_InterpolationDirection: 0
  1426. value: 0
  1427. m_Name: Cloud Cubemap Double Layer Rotation Speed
  1428. m_Id: 1ab9ffb8-7875-41d7-8265-71313de259b1
  1429. minValue: -0.5
  1430. maxValue: 0.5
  1431. - keyframes:
  1432. - m_Id: 1eb7ed38-837a-4f2b-a40d-64dc1f9fb0d9
  1433. m_Time: 0
  1434. m_InterpolationCurve: 0
  1435. m_InterpolationDirection: 0
  1436. value: 0
  1437. m_Name: Cloud Cubemap Double Layer Height
  1438. m_Id: c36e326a-8270-4f51-9f9c-e3877632aba8
  1439. minValue: -1
  1440. maxValue: 1
  1441. - keyframes:
  1442. - m_Id: ec40293f-93bb-410d-b711-ff134ab1c8e8
  1443. m_Time: 0
  1444. m_InterpolationCurve: 0
  1445. m_InterpolationDirection: 0
  1446. value: 0
  1447. m_Name: Cloud Lit - Rotation Speed
  1448. m_Id: 61d8fdad-5300-498f-8d71-3cbd31bcf10c
  1449. minValue: -0.5
  1450. maxValue: 0.5
  1451. - keyframes:
  1452. - m_Id: e7974d0e-fa6e-4c1d-9614-1ea3c27fe41e
  1453. m_Time: 0
  1454. m_InterpolationCurve: 0
  1455. m_InterpolationDirection: 0
  1456. value: 0
  1457. m_Name: Cloud Lit - Height
  1458. m_Id: bb347fa3-95e9-474a-96f0-e85b984dfb05
  1459. minValue: -1
  1460. maxValue: 1
  1461. - keyframes:
  1462. - m_Id: 709e9655-5ec3-4677-833b-fa7283410417
  1463. m_Time: 0
  1464. m_InterpolationCurve: 0
  1465. m_InterpolationDirection: 0
  1466. value: 0.1
  1467. m_Name: Cloud Lit - Ambient Intensity
  1468. m_Id: 58f3fecc-19b5-45e7-aa0f-419055d9076e
  1469. minValue: 0
  1470. maxValue: 1
  1471. - keyframes:
  1472. - m_Id: c9c46162-0d5e-4de2-80e6-e13d5dac5787
  1473. m_Time: 0
  1474. m_InterpolationCurve: 0
  1475. m_InterpolationDirection: 0
  1476. value: 0
  1477. m_Name: Cloud Lit - Double Layer Rotation Speed
  1478. m_Id: a6b9d0aa-edd0-4de8-be88-73f2b62f250d
  1479. minValue: -0.5
  1480. maxValue: 0.5
  1481. - keyframes:
  1482. - m_Id: 9eaf179f-07ae-4357-a53a-6b25306a09b6
  1483. m_Time: 0
  1484. m_InterpolationCurve: 0
  1485. m_InterpolationDirection: 0
  1486. value: 0
  1487. m_Name: Cloud Lit - Double Layer Height
  1488. m_Id: 43e97830-ff5c-42aa-b167-4a0a70e76cfb
  1489. minValue: -1
  1490. maxValue: 1
  1491. - keyframes:
  1492. - m_Id: 8baca269-d239-4649-8103-8d7afe080206
  1493. m_Time: 0
  1494. m_InterpolationCurve: 0
  1495. m_InterpolationDirection: 0
  1496. value: 1
  1497. m_Name: Star Twinkle Speed
  1498. m_Id: 62410aa2-0dc3-45ea-9325-a41cb6cec4bf
  1499. minValue: 0
  1500. maxValue: 10
  1501. - keyframes:
  1502. - m_Id: 36eb8c44-2f32-4437-adc6-7d0656e03c7d
  1503. m_Time: 0
  1504. m_InterpolationCurve: 0
  1505. m_InterpolationDirection: 0
  1506. value: 0.75
  1507. m_Name: Star Twinkle Amount
  1508. m_Id: 387b5692-cde9-4dc6-a9d0-ed01948c3494
  1509. minValue: 0
  1510. maxValue: 1
  1511. - keyframes:
  1512. - m_Id: 7e33684a-d6b3-40d5-8885-041b76f07697
  1513. m_Time: 0
  1514. m_InterpolationCurve: 0
  1515. m_InterpolationDirection: 0
  1516. value: 1
  1517. m_Name: Star Opacity
  1518. m_Id: 422549fa-ee40-4412-8f7e-63361d2b5b48
  1519. minValue: 0
  1520. maxValue: 1
  1521. - keyframes:
  1522. - m_Id: 93310573-29e4-47a0-b6bc-6f0b0d45210f
  1523. m_Time: 0
  1524. m_InterpolationCurve: 0
  1525. m_InterpolationDirection: 0
  1526. value: 1.1
  1527. m_Name: Star Smoothing Exponent
  1528. m_Id: 93866609-4ad8-42ca-b31a-42eef78b0821
  1529. minValue: 0.5
  1530. maxValue: 5
  1531. - keyframes:
  1532. - m_Id: 955e814a-829a-484e-b2bf-010842341b54
  1533. m_Time: 0
  1534. m_InterpolationCurve: 0
  1535. m_InterpolationDirection: 0
  1536. value: 1
  1537. m_Name: Star Bloom Intensity (HDR)
  1538. m_Id: d453ee3a-6b07-4312-96de-86f2de9f82a2
  1539. minValue: 1
  1540. maxValue: 25
  1541. m_TextureGroup:
  1542. m_Keys:
  1543. - SkyCubemapKey
  1544. - CloudNoiseTextureKey
  1545. - SunTextureKey
  1546. - MoonTextureKey
  1547. - Star1TextureKey
  1548. - Star2TextureKey
  1549. - Star3TextureKey
  1550. - RainNearTexture
  1551. - RainFarTexture
  1552. - RainSplashTextureKey
  1553. - LightningTextureKey
  1554. - RainNearTextureKey
  1555. - RainFarTextureKey
  1556. - CloudCubemapTextureKey
  1557. - CloudCubemapNormalTextureKey
  1558. - CloudCubemapDoubleLayerCustomTextureKey
  1559. - CloudCubemapNormalDoubleLayerCustomTextureKey
  1560. - StarBasicCubemapKey
  1561. m_Values:
  1562. - keyframes:
  1563. - m_Id: bf2d2568-e121-4646-92f0-4991f453d7eb
  1564. m_Time: 0
  1565. m_InterpolationCurve: 0
  1566. m_InterpolationDirection: 0
  1567. texture: {fileID: 8900000, guid: 92d9f48b35398354eab70f555608199d, type: 3}
  1568. m_Name: Sky Cubemap
  1569. m_Id: 9baa6809-5014-400c-8f60-8d4e1bdfc1e9
  1570. - keyframes:
  1571. - m_Id: c8b2141a-bee1-4d1f-9ae8-0adcb85c76db
  1572. m_Time: 0
  1573. m_InterpolationCurve: 0
  1574. m_InterpolationDirection: 0
  1575. texture: {fileID: 2800000, guid: 9965f768a31984e6cb608340e2f4dd5a, type: 3}
  1576. m_Name: Cloud Noise Texture
  1577. m_Id: fe8f9779-cfa9-4da8-b2e9-ad88428d2e66
  1578. - keyframes:
  1579. - m_Id: 1b089d25-27bc-40ae-89b2-0f37d3e5ef3e
  1580. m_Time: 0
  1581. m_InterpolationCurve: 0
  1582. m_InterpolationDirection: 0
  1583. texture: {fileID: 0}
  1584. m_Name: Sun Texture
  1585. m_Id: bfe5bfa6-dc74-439b-8fdb-3f72671736b0
  1586. - keyframes:
  1587. - m_Id: 05a823fd-156e-4f4c-bc0c-cc434fd048d9
  1588. m_Time: 0
  1589. m_InterpolationCurve: 0
  1590. m_InterpolationDirection: 0
  1591. texture: {fileID: 2800000, guid: f81cd8e832ccba64bbe2e5514b50a2fc, type: 3}
  1592. m_Name: Moon Texture
  1593. m_Id: ab0f0b32-bb1b-4c6d-9ba9-0a8ccc6d665b
  1594. - keyframes:
  1595. - m_Id: d8d025fe-7cbb-4e13-8a22-4f041c230c53
  1596. m_Time: 0
  1597. m_InterpolationCurve: 0
  1598. m_InterpolationDirection: 0
  1599. texture: {fileID: 2800000, guid: 7e3cc384c3bc7374c92264cf2d81ef8f, type: 3}
  1600. m_Name: Star 1 Texture
  1601. m_Id: 6b15319d-cf4f-4b87-9ab2-5386293684d9
  1602. - keyframes:
  1603. - m_Id: b7478283-98a6-44b7-9cf1-4ca88ead91f2
  1604. m_Time: 0
  1605. m_InterpolationCurve: 0
  1606. m_InterpolationDirection: 0
  1607. texture: {fileID: 2800000, guid: f46ca14a0ea14b5408609e149832e934, type: 3}
  1608. m_Name: Star 2 Texture
  1609. m_Id: 829d565c-1cab-4d58-8006-01d86197bc2c
  1610. - keyframes:
  1611. - m_Id: a026e847-ef29-46e0-92af-f059a3f1ff5b
  1612. m_Time: 0
  1613. m_InterpolationCurve: 0
  1614. m_InterpolationDirection: 0
  1615. texture: {fileID: 0}
  1616. m_Name: Star 3 Texture
  1617. m_Id: 7d3d7adf-efaa-45dc-8082-f5f43d0c4587
  1618. - keyframes:
  1619. - m_Id: 778e5bdd-98fb-4ac2-b9e2-ebd6cf9ac2e0
  1620. m_Time: 0
  1621. m_InterpolationCurve: 0
  1622. m_InterpolationDirection: 0
  1623. texture: {fileID: 0}
  1624. m_Name: Rain Near Texture
  1625. m_Id: 108df941-9794-4fa7-9efe-86cd1e20dbc7
  1626. - keyframes:
  1627. - m_Id: 99530359-de1b-4fd2-b63f-5feb816ee440
  1628. m_Time: 0
  1629. m_InterpolationCurve: 0
  1630. m_InterpolationDirection: 0
  1631. texture: {fileID: 0}
  1632. m_Name: Rain Far Texture
  1633. m_Id: 51c0a5cf-3ac0-4d38-8d7d-44d927d504b9
  1634. - keyframes:
  1635. - m_Id: 3ff7ea4d-da89-4f16-ab2a-b1fe40b01f41
  1636. m_Time: 0
  1637. m_InterpolationCurve: 0
  1638. m_InterpolationDirection: 0
  1639. texture: {fileID: 0}
  1640. m_Name: Splash Sprite Texture
  1641. m_Id: 08bf322a-e9a4-4aee-822b-322e2c963c83
  1642. - keyframes:
  1643. - m_Id: 1d2e7b49-4bd9-4ba4-8073-4ff1036598df
  1644. m_Time: 0
  1645. m_InterpolationCurve: 0
  1646. m_InterpolationDirection: 0
  1647. texture: {fileID: 0}
  1648. m_Name: Lightning Sprite Texture
  1649. m_Id: cb7f2b17-f205-4ac3-a305-4d70398589e9
  1650. - keyframes:
  1651. - m_Id: 2ced192f-4b44-4364-80b6-fab0179cdd1b
  1652. m_Time: 0
  1653. m_InterpolationCurve: 0
  1654. m_InterpolationDirection: 0
  1655. texture: {fileID: 0}
  1656. m_Name: Rain Near Texture
  1657. m_Id: e5ad503b-3921-45b0-a7b3-d915ac49e6ac
  1658. - keyframes:
  1659. - m_Id: 86052b05-ab36-410c-9df9-81664c613a6d
  1660. m_Time: 0
  1661. m_InterpolationCurve: 0
  1662. m_InterpolationDirection: 0
  1663. texture: {fileID: 0}
  1664. m_Name: Rain Far Texture
  1665. m_Id: 9a2130db-eced-406b-8226-0df2a5f9696c
  1666. - keyframes:
  1667. - m_Id: 8abeaac0-dc83-48e5-b0bd-23a797ebcdd8
  1668. m_Time: 0
  1669. m_InterpolationCurve: 0
  1670. m_InterpolationDirection: 0
  1671. texture: {fileID: 0}
  1672. m_Name: Cloud Cubemap
  1673. m_Id: 81c7bccc-7ed9-454f-830e-ce1cbc3114e0
  1674. - keyframes:
  1675. - m_Id: e7a9888a-440b-4522-9ab1-21e8da8cdda9
  1676. m_Time: 0
  1677. m_InterpolationCurve: 0
  1678. m_InterpolationDirection: 0
  1679. texture: {fileID: 0}
  1680. m_Name: Cloud Lit Cubemap
  1681. m_Id: b4178e58-bcdb-4005-a3ef-f523b7052516
  1682. - keyframes:
  1683. - m_Id: 21304800-7d0d-460d-8e8f-128ebfcc4d75
  1684. m_Time: 0
  1685. m_InterpolationCurve: 0
  1686. m_InterpolationDirection: 0
  1687. texture: {fileID: 0}
  1688. m_Name: Cloud Cubemap Double Layer Cubemap
  1689. m_Id: d0239093-adae-4b4c-80d3-80d20fa52827
  1690. - keyframes:
  1691. - m_Id: a1e02b1b-d0ae-4052-8e25-d06d1eb88809
  1692. m_Time: 0
  1693. m_InterpolationCurve: 0
  1694. m_InterpolationDirection: 0
  1695. texture: {fileID: 0}
  1696. m_Name: Cloud Lit - Double Layer Cubemap
  1697. m_Id: 178fd523-3b7e-4b5a-9cc9-3ed55468bbb5
  1698. - keyframes:
  1699. - m_Id: 5106d22d-b5ea-49b2-9f23-5963592188dc
  1700. m_Time: 0
  1701. m_InterpolationCurve: 0
  1702. m_InterpolationDirection: 0
  1703. texture: {fileID: 0}
  1704. m_Name: Star Cubemap
  1705. m_Id: 43fea6cd-3ad4-4417-b488-218b89baf3d9
  1706. m_SpherePointGroup:
  1707. m_Keys:
  1708. - SunPositionKey
  1709. - MoonPositionKey
  1710. m_Values:
  1711. - keyframes:
  1712. - m_Id: 4cdd4015-9a88-4e36-8f2c-a1c28b329a22
  1713. m_Time: 0
  1714. m_InterpolationCurve: 0
  1715. m_InterpolationDirection: 0
  1716. spherePoint:
  1717. horizontalRotation: 1.89
  1718. verticalRotation: 0.611
  1719. m_Name: Sun Position
  1720. m_Id: 57024cdd-29cd-4862-98c9-26553cd0c963
  1721. - keyframes:
  1722. - m_Id: b0b73fd0-038e-4265-ae18-d21bd7c9930a
  1723. m_Time: 0
  1724. m_InterpolationCurve: 0
  1725. m_InterpolationDirection: 0
  1726. spherePoint:
  1727. horizontalRotation: 0
  1728. verticalRotation: 0
  1729. m_Name: Moon Position
  1730. m_Id: 7d589f06-2b26-4ce7-b740-6fdcc386ca09
  1731. m_BoolGroup:
  1732. m_Keys:
  1733. - FogSyncWithGlobal
  1734. m_Values:
  1735. - keyframes:
  1736. - m_Id: 1ea5f451-0d23-4dec-8bbd-b25e141244b0
  1737. m_Time: 0
  1738. m_InterpolationCurve: 0
  1739. m_InterpolationDirection: 0
  1740. value: 1
  1741. m_Name: Update Global Fog Color
  1742. m_Id: 8ee8cd13-c821-46de-bd7b-ffcd9c87ce67
  1743. featureStatus:
  1744. m_Keys:
  1745. - GradientSkyFeature
  1746. - SunFeature
  1747. - MoonFeature
  1748. - NoiseCloudFeature
  1749. - FogFeature
  1750. - StarLayer1Feature
  1751. - StarLayer2Feature
  1752. - StarLayer3Feature
  1753. - RainFeature
  1754. - RainSplashFeature
  1755. - LightningFeature
  1756. - SunSpriteSheetFeature
  1757. - SunAlphaBlendFeature
  1758. - SunRotationFeature
  1759. - MoonCustomTextureFeature
  1760. - MoonSpriteSheetFeature
  1761. - MoonAlphaBlendFeature
  1762. - MoonRotationFeature
  1763. - StarLayer1CustomTextureFeature
  1764. - StarLayer1SpriteSheetFeature
  1765. - StarLayer2CustomTextureFeature
  1766. - StarLayer2SpriteSheetFeature
  1767. - StarLayer3CustomTextureFeature
  1768. - StarLayer3SpriteSheetFeature
  1769. - RainSoundFeature
  1770. - ThunderFeature
  1771. - SunCustomTextureFeature
  1772. - CloudFeature
  1773. - CubemapCloudTextureFormatRGBAFeature
  1774. - CubemapCloudDoubleLayerFeature
  1775. - CubemapNormalCloudDoubleLayerFeature
  1776. - MobileQualityFeature
  1777. - StarBasicFeature
  1778. - VertexGradientSkyFeature
  1779. - CubemapCloudDoubleLayerCubemap
  1780. m_Values: 0001000000000000000000000000000000000000000000000101000001010100000000
  1781. lightningArtSet: {fileID: 0}
  1782. rainSplashArtSet: {fileID: 0}
  1783. starLayer1DataTexture: {fileID: 0}
  1784. starLayer2DataTexture: {fileID: 0}
  1785. starLayer3DataTexture: {fileID: 0}
  1786. m_ProfileVersion: 1