TreeViewUnselectedSkin.guiskin 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431
  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: 1
  12. m_Script: {fileID: 12001, guid: 0000000000000000e000000000000000, type: 0}
  13. m_Name: TreeViewUnselectedSkin
  14. m_EditorClassIdentifier:
  15. m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
  16. m_box:
  17. m_Name: box
  18. m_Normal:
  19. m_Background: {fileID: 11001, guid: 0000000000000000e000000000000000, type: 0}
  20. m_ScaledBackgrounds: []
  21. m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1}
  22. m_Hover:
  23. m_Background: {fileID: 0}
  24. m_ScaledBackgrounds: []
  25. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  26. m_Active:
  27. m_Background: {fileID: 0}
  28. m_ScaledBackgrounds: []
  29. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  30. m_Focused:
  31. m_Background: {fileID: 0}
  32. m_ScaledBackgrounds: []
  33. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  34. m_OnNormal:
  35. m_Background: {fileID: 0}
  36. m_ScaledBackgrounds: []
  37. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  38. m_OnHover:
  39. m_Background: {fileID: 0}
  40. m_ScaledBackgrounds: []
  41. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  42. m_OnActive:
  43. m_Background: {fileID: 0}
  44. m_ScaledBackgrounds: []
  45. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  46. m_OnFocused:
  47. m_Background: {fileID: 0}
  48. m_ScaledBackgrounds: []
  49. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  50. m_Border:
  51. m_Left: 6
  52. m_Right: 6
  53. m_Top: 6
  54. m_Bottom: 6
  55. m_Margin:
  56. m_Left: 4
  57. m_Right: 4
  58. m_Top: 4
  59. m_Bottom: 4
  60. m_Padding:
  61. m_Left: 4
  62. m_Right: 4
  63. m_Top: 4
  64. m_Bottom: 4
  65. m_Overflow:
  66. m_Left: 0
  67. m_Right: 0
  68. m_Top: 0
  69. m_Bottom: 0
  70. m_Font: {fileID: 0}
  71. m_FontSize: 0
  72. m_FontStyle: 0
  73. m_Alignment: 1
  74. m_WordWrap: 0
  75. m_RichText: 1
  76. m_TextClipping: 1
  77. m_ImagePosition: 0
  78. m_ContentOffset: {x: 0, y: 0}
  79. m_FixedWidth: 0
  80. m_FixedHeight: 0
  81. m_StretchWidth: 1
  82. m_StretchHeight: 0
  83. m_button:
  84. m_Name: button
  85. m_Normal:
  86. m_Background: {fileID: 0}
  87. m_ScaledBackgrounds: []
  88. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  89. m_Hover:
  90. m_Background: {fileID: 0}
  91. m_ScaledBackgrounds: []
  92. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  93. m_Active:
  94. m_Background: {fileID: 0}
  95. m_ScaledBackgrounds: []
  96. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  97. m_Focused:
  98. m_Background: {fileID: 0}
  99. m_ScaledBackgrounds: []
  100. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  101. m_OnNormal:
  102. m_Background: {fileID: 0}
  103. m_ScaledBackgrounds: []
  104. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  105. m_OnHover:
  106. m_Background: {fileID: 0}
  107. m_ScaledBackgrounds: []
  108. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  109. m_OnActive:
  110. m_Background: {fileID: 0}
  111. m_ScaledBackgrounds: []
  112. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  113. m_OnFocused:
  114. m_Background: {fileID: 0}
  115. m_ScaledBackgrounds: []
  116. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  117. m_Border:
  118. m_Left: 0
  119. m_Right: 0
  120. m_Top: 0
  121. m_Bottom: 0
  122. m_Margin:
  123. m_Left: 0
  124. m_Right: 0
  125. m_Top: 0
  126. m_Bottom: 0
  127. m_Padding:
  128. m_Left: 0
  129. m_Right: 0
  130. m_Top: 0
  131. m_Bottom: 0
  132. m_Overflow:
  133. m_Left: 0
  134. m_Right: 0
  135. m_Top: 0
  136. m_Bottom: 0
  137. m_Font: {fileID: 0}
  138. m_FontSize: 0
  139. m_FontStyle: 0
  140. m_Alignment: 3
  141. m_WordWrap: 0
  142. m_RichText: 1
  143. m_TextClipping: 1
  144. m_ImagePosition: 0
  145. m_ContentOffset: {x: 0, y: 0}
  146. m_FixedWidth: 0
  147. m_FixedHeight: 0
  148. m_StretchWidth: 1
  149. m_StretchHeight: 0
  150. m_toggle:
  151. m_Name: toggle
  152. m_Normal:
  153. m_Background: {fileID: 11018, guid: 0000000000000000e000000000000000, type: 0}
  154. m_ScaledBackgrounds: []
  155. m_TextColor: {r: 0.89112896, g: 0.89112896, b: 0.89112896, a: 1}
  156. m_Hover:
  157. m_Background: {fileID: 11014, guid: 0000000000000000e000000000000000, type: 0}
  158. m_ScaledBackgrounds: []
  159. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  160. m_Active:
  161. m_Background: {fileID: 11013, guid: 0000000000000000e000000000000000, type: 0}
  162. m_ScaledBackgrounds: []
  163. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  164. m_Focused:
  165. m_Background: {fileID: 0}
  166. m_ScaledBackgrounds: []
  167. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  168. m_OnNormal:
  169. m_Background: {fileID: 11016, guid: 0000000000000000e000000000000000, type: 0}
  170. m_ScaledBackgrounds: []
  171. m_TextColor: {r: 0.8901961, g: 0.8901961, b: 0.8901961, a: 1}
  172. m_OnHover:
  173. m_Background: {fileID: 11015, guid: 0000000000000000e000000000000000, type: 0}
  174. m_ScaledBackgrounds: []
  175. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  176. m_OnActive:
  177. m_Background: {fileID: 11017, guid: 0000000000000000e000000000000000, type: 0}
  178. m_ScaledBackgrounds: []
  179. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  180. m_OnFocused:
  181. m_Background: {fileID: 0}
  182. m_ScaledBackgrounds: []
  183. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  184. m_Border:
  185. m_Left: 14
  186. m_Right: 0
  187. m_Top: 14
  188. m_Bottom: 0
  189. m_Margin:
  190. m_Left: 4
  191. m_Right: 4
  192. m_Top: 4
  193. m_Bottom: 4
  194. m_Padding:
  195. m_Left: 15
  196. m_Right: 0
  197. m_Top: 3
  198. m_Bottom: 0
  199. m_Overflow:
  200. m_Left: -1
  201. m_Right: 0
  202. m_Top: -4
  203. m_Bottom: 0
  204. m_Font: {fileID: 0}
  205. m_FontSize: 0
  206. m_FontStyle: 0
  207. m_Alignment: 0
  208. m_WordWrap: 0
  209. m_RichText: 1
  210. m_TextClipping: 1
  211. m_ImagePosition: 0
  212. m_ContentOffset: {x: 0, y: 0}
  213. m_FixedWidth: 0
  214. m_FixedHeight: 0
  215. m_StretchWidth: 1
  216. m_StretchHeight: 0
  217. m_label:
  218. m_Name: label
  219. m_Normal:
  220. m_Background: {fileID: 0}
  221. m_ScaledBackgrounds: []
  222. m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1}
  223. m_Hover:
  224. m_Background: {fileID: 0}
  225. m_ScaledBackgrounds: []
  226. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  227. m_Active:
  228. m_Background: {fileID: 0}
  229. m_ScaledBackgrounds: []
  230. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  231. m_Focused:
  232. m_Background: {fileID: 0}
  233. m_ScaledBackgrounds: []
  234. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  235. m_OnNormal:
  236. m_Background: {fileID: 0}
  237. m_ScaledBackgrounds: []
  238. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  239. m_OnHover:
  240. m_Background: {fileID: 0}
  241. m_ScaledBackgrounds: []
  242. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  243. m_OnActive:
  244. m_Background: {fileID: 0}
  245. m_ScaledBackgrounds: []
  246. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  247. m_OnFocused:
  248. m_Background: {fileID: 0}
  249. m_ScaledBackgrounds: []
  250. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  251. m_Border:
  252. m_Left: 0
  253. m_Right: 0
  254. m_Top: 0
  255. m_Bottom: 0
  256. m_Margin:
  257. m_Left: 0
  258. m_Right: 0
  259. m_Top: 0
  260. m_Bottom: 0
  261. m_Padding:
  262. m_Left: 0
  263. m_Right: 0
  264. m_Top: 0
  265. m_Bottom: 0
  266. m_Overflow:
  267. m_Left: 0
  268. m_Right: 0
  269. m_Top: 0
  270. m_Bottom: 0
  271. m_Font: {fileID: 0}
  272. m_FontSize: 0
  273. m_FontStyle: 0
  274. m_Alignment: 0
  275. m_WordWrap: 1
  276. m_RichText: 1
  277. m_TextClipping: 1
  278. m_ImagePosition: 0
  279. m_ContentOffset: {x: 0, y: 0}
  280. m_FixedWidth: 0
  281. m_FixedHeight: 0
  282. m_StretchWidth: 1
  283. m_StretchHeight: 0
  284. m_textField:
  285. m_Name: textfield
  286. m_Normal:
  287. m_Background: {fileID: 11024, guid: 0000000000000000e000000000000000, type: 0}
  288. m_ScaledBackgrounds: []
  289. m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1}
  290. m_Hover:
  291. m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0}
  292. m_ScaledBackgrounds: []
  293. m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1}
  294. m_Active:
  295. m_Background: {fileID: 0}
  296. m_ScaledBackgrounds: []
  297. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  298. m_Focused:
  299. m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0}
  300. m_ScaledBackgrounds: []
  301. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  302. m_OnNormal:
  303. m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0}
  304. m_ScaledBackgrounds: []
  305. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  306. m_OnHover:
  307. m_Background: {fileID: 0}
  308. m_ScaledBackgrounds: []
  309. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  310. m_OnActive:
  311. m_Background: {fileID: 0}
  312. m_ScaledBackgrounds: []
  313. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  314. m_OnFocused:
  315. m_Background: {fileID: 0}
  316. m_ScaledBackgrounds: []
  317. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  318. m_Border:
  319. m_Left: 4
  320. m_Right: 4
  321. m_Top: 4
  322. m_Bottom: 4
  323. m_Margin:
  324. m_Left: 4
  325. m_Right: 4
  326. m_Top: 4
  327. m_Bottom: 4
  328. m_Padding:
  329. m_Left: 3
  330. m_Right: 3
  331. m_Top: 3
  332. m_Bottom: 3
  333. m_Overflow:
  334. m_Left: 0
  335. m_Right: 0
  336. m_Top: 0
  337. m_Bottom: 0
  338. m_Font: {fileID: 0}
  339. m_FontSize: 0
  340. m_FontStyle: 0
  341. m_Alignment: 0
  342. m_WordWrap: 0
  343. m_RichText: 1
  344. m_TextClipping: 1
  345. m_ImagePosition: 3
  346. m_ContentOffset: {x: 0, y: 0}
  347. m_FixedWidth: 0
  348. m_FixedHeight: 0
  349. m_StretchWidth: 1
  350. m_StretchHeight: 0
  351. m_textArea:
  352. m_Name: textarea
  353. m_Normal:
  354. m_Background: {fileID: 11024, guid: 0000000000000000e000000000000000, type: 0}
  355. m_ScaledBackgrounds: []
  356. m_TextColor: {r: 0.9019608, g: 0.9019608, b: 0.9019608, a: 1}
  357. m_Hover:
  358. m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0}
  359. m_ScaledBackgrounds: []
  360. m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1}
  361. m_Active:
  362. m_Background: {fileID: 0}
  363. m_ScaledBackgrounds: []
  364. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  365. m_Focused:
  366. m_Background: {fileID: 0}
  367. m_ScaledBackgrounds: []
  368. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  369. m_OnNormal:
  370. m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0}
  371. m_ScaledBackgrounds: []
  372. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  373. m_OnHover:
  374. m_Background: {fileID: 0}
  375. m_ScaledBackgrounds: []
  376. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  377. m_OnActive:
  378. m_Background: {fileID: 0}
  379. m_ScaledBackgrounds: []
  380. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  381. m_OnFocused:
  382. m_Background: {fileID: 0}
  383. m_ScaledBackgrounds: []
  384. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  385. m_Border:
  386. m_Left: 4
  387. m_Right: 4
  388. m_Top: 4
  389. m_Bottom: 4
  390. m_Margin:
  391. m_Left: 4
  392. m_Right: 4
  393. m_Top: 4
  394. m_Bottom: 4
  395. m_Padding:
  396. m_Left: 3
  397. m_Right: 3
  398. m_Top: 3
  399. m_Bottom: 3
  400. m_Overflow:
  401. m_Left: 0
  402. m_Right: 0
  403. m_Top: 0
  404. m_Bottom: 0
  405. m_Font: {fileID: 0}
  406. m_FontSize: 0
  407. m_FontStyle: 0
  408. m_Alignment: 0
  409. m_WordWrap: 1
  410. m_RichText: 1
  411. m_TextClipping: 1
  412. m_ImagePosition: 0
  413. m_ContentOffset: {x: 0, y: 0}
  414. m_FixedWidth: 0
  415. m_FixedHeight: 0
  416. m_StretchWidth: 1
  417. m_StretchHeight: 0
  418. m_window:
  419. m_Name: window
  420. m_Normal:
  421. m_Background: {fileID: 11023, guid: 0000000000000000e000000000000000, type: 0}
  422. m_ScaledBackgrounds: []
  423. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  424. m_Hover:
  425. m_Background: {fileID: 0}
  426. m_ScaledBackgrounds: []
  427. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  428. m_Active:
  429. m_Background: {fileID: 0}
  430. m_ScaledBackgrounds: []
  431. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  432. m_Focused:
  433. m_Background: {fileID: 0}
  434. m_ScaledBackgrounds: []
  435. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  436. m_OnNormal:
  437. m_Background: {fileID: 11022, guid: 0000000000000000e000000000000000, type: 0}
  438. m_ScaledBackgrounds: []
  439. m_TextColor: {r: 1, g: 1, b: 1, a: 1}
  440. m_OnHover:
  441. m_Background: {fileID: 0}
  442. m_ScaledBackgrounds: []
  443. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  444. m_OnActive:
  445. m_Background: {fileID: 0}
  446. m_ScaledBackgrounds: []
  447. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  448. m_OnFocused:
  449. m_Background: {fileID: 0}
  450. m_ScaledBackgrounds: []
  451. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  452. m_Border:
  453. m_Left: 8
  454. m_Right: 8
  455. m_Top: 18
  456. m_Bottom: 8
  457. m_Margin:
  458. m_Left: 0
  459. m_Right: 0
  460. m_Top: 0
  461. m_Bottom: 0
  462. m_Padding:
  463. m_Left: 10
  464. m_Right: 10
  465. m_Top: 20
  466. m_Bottom: 10
  467. m_Overflow:
  468. m_Left: 0
  469. m_Right: 0
  470. m_Top: 0
  471. m_Bottom: 0
  472. m_Font: {fileID: 0}
  473. m_FontSize: 0
  474. m_FontStyle: 0
  475. m_Alignment: 1
  476. m_WordWrap: 0
  477. m_RichText: 1
  478. m_TextClipping: 1
  479. m_ImagePosition: 0
  480. m_ContentOffset: {x: 0, y: -18}
  481. m_FixedWidth: 0
  482. m_FixedHeight: 0
  483. m_StretchWidth: 1
  484. m_StretchHeight: 0
  485. m_horizontalSlider:
  486. m_Name: horizontalslider
  487. m_Normal:
  488. m_Background: {fileID: 11009, guid: 0000000000000000e000000000000000, type: 0}
  489. m_ScaledBackgrounds: []
  490. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  491. m_Hover:
  492. m_Background: {fileID: 0}
  493. m_ScaledBackgrounds: []
  494. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  495. m_Active:
  496. m_Background: {fileID: 0}
  497. m_ScaledBackgrounds: []
  498. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  499. m_Focused:
  500. m_Background: {fileID: 0}
  501. m_ScaledBackgrounds: []
  502. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  503. m_OnNormal:
  504. m_Background: {fileID: 0}
  505. m_ScaledBackgrounds: []
  506. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  507. m_OnHover:
  508. m_Background: {fileID: 0}
  509. m_ScaledBackgrounds: []
  510. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  511. m_OnActive:
  512. m_Background: {fileID: 0}
  513. m_ScaledBackgrounds: []
  514. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  515. m_OnFocused:
  516. m_Background: {fileID: 0}
  517. m_ScaledBackgrounds: []
  518. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  519. m_Border:
  520. m_Left: 3
  521. m_Right: 3
  522. m_Top: 0
  523. m_Bottom: 0
  524. m_Margin:
  525. m_Left: 4
  526. m_Right: 4
  527. m_Top: 4
  528. m_Bottom: 4
  529. m_Padding:
  530. m_Left: -1
  531. m_Right: -1
  532. m_Top: 0
  533. m_Bottom: 0
  534. m_Overflow:
  535. m_Left: 0
  536. m_Right: 0
  537. m_Top: -2
  538. m_Bottom: -3
  539. m_Font: {fileID: 0}
  540. m_FontSize: 0
  541. m_FontStyle: 0
  542. m_Alignment: 0
  543. m_WordWrap: 0
  544. m_RichText: 1
  545. m_TextClipping: 1
  546. m_ImagePosition: 2
  547. m_ContentOffset: {x: 0, y: 0}
  548. m_FixedWidth: 0
  549. m_FixedHeight: 12
  550. m_StretchWidth: 1
  551. m_StretchHeight: 0
  552. m_horizontalSliderThumb:
  553. m_Name: horizontalsliderthumb
  554. m_Normal:
  555. m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0}
  556. m_ScaledBackgrounds: []
  557. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  558. m_Hover:
  559. m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0}
  560. m_ScaledBackgrounds: []
  561. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  562. m_Active:
  563. m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0}
  564. m_ScaledBackgrounds: []
  565. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  566. m_Focused:
  567. m_Background: {fileID: 0}
  568. m_ScaledBackgrounds: []
  569. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  570. m_OnNormal:
  571. m_Background: {fileID: 0}
  572. m_ScaledBackgrounds: []
  573. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  574. m_OnHover:
  575. m_Background: {fileID: 0}
  576. m_ScaledBackgrounds: []
  577. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  578. m_OnActive:
  579. m_Background: {fileID: 0}
  580. m_ScaledBackgrounds: []
  581. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  582. m_OnFocused:
  583. m_Background: {fileID: 0}
  584. m_ScaledBackgrounds: []
  585. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  586. m_Border:
  587. m_Left: 4
  588. m_Right: 4
  589. m_Top: 0
  590. m_Bottom: 0
  591. m_Margin:
  592. m_Left: 0
  593. m_Right: 0
  594. m_Top: 0
  595. m_Bottom: 0
  596. m_Padding:
  597. m_Left: 7
  598. m_Right: 7
  599. m_Top: 0
  600. m_Bottom: 0
  601. m_Overflow:
  602. m_Left: -1
  603. m_Right: -1
  604. m_Top: 0
  605. m_Bottom: 0
  606. m_Font: {fileID: 0}
  607. m_FontSize: 0
  608. m_FontStyle: 0
  609. m_Alignment: 0
  610. m_WordWrap: 0
  611. m_RichText: 1
  612. m_TextClipping: 1
  613. m_ImagePosition: 2
  614. m_ContentOffset: {x: 0, y: 0}
  615. m_FixedWidth: 0
  616. m_FixedHeight: 12
  617. m_StretchWidth: 1
  618. m_StretchHeight: 0
  619. m_verticalSlider:
  620. m_Name: verticalslider
  621. m_Normal:
  622. m_Background: {fileID: 11021, guid: 0000000000000000e000000000000000, type: 0}
  623. m_ScaledBackgrounds: []
  624. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  625. m_Hover:
  626. m_Background: {fileID: 0}
  627. m_ScaledBackgrounds: []
  628. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  629. m_Active:
  630. m_Background: {fileID: 0}
  631. m_ScaledBackgrounds: []
  632. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  633. m_Focused:
  634. m_Background: {fileID: 0}
  635. m_ScaledBackgrounds: []
  636. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  637. m_OnNormal:
  638. m_Background: {fileID: 0}
  639. m_ScaledBackgrounds: []
  640. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  641. m_OnHover:
  642. m_Background: {fileID: 0}
  643. m_ScaledBackgrounds: []
  644. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  645. m_OnActive:
  646. m_Background: {fileID: 0}
  647. m_ScaledBackgrounds: []
  648. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  649. m_OnFocused:
  650. m_Background: {fileID: 0}
  651. m_ScaledBackgrounds: []
  652. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  653. m_Border:
  654. m_Left: 0
  655. m_Right: 0
  656. m_Top: 3
  657. m_Bottom: 3
  658. m_Margin:
  659. m_Left: 4
  660. m_Right: 4
  661. m_Top: 4
  662. m_Bottom: 4
  663. m_Padding:
  664. m_Left: 0
  665. m_Right: 0
  666. m_Top: -1
  667. m_Bottom: -1
  668. m_Overflow:
  669. m_Left: -2
  670. m_Right: -3
  671. m_Top: 0
  672. m_Bottom: 0
  673. m_Font: {fileID: 0}
  674. m_FontSize: 0
  675. m_FontStyle: 0
  676. m_Alignment: 0
  677. m_WordWrap: 0
  678. m_RichText: 1
  679. m_TextClipping: 0
  680. m_ImagePosition: 0
  681. m_ContentOffset: {x: 0, y: 0}
  682. m_FixedWidth: 12
  683. m_FixedHeight: 0
  684. m_StretchWidth: 0
  685. m_StretchHeight: 1
  686. m_verticalSliderThumb:
  687. m_Name: verticalsliderthumb
  688. m_Normal:
  689. m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0}
  690. m_ScaledBackgrounds: []
  691. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  692. m_Hover:
  693. m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0}
  694. m_ScaledBackgrounds: []
  695. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  696. m_Active:
  697. m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0}
  698. m_ScaledBackgrounds: []
  699. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  700. m_Focused:
  701. m_Background: {fileID: 0}
  702. m_ScaledBackgrounds: []
  703. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  704. m_OnNormal:
  705. m_Background: {fileID: 0}
  706. m_ScaledBackgrounds: []
  707. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  708. m_OnHover:
  709. m_Background: {fileID: 0}
  710. m_ScaledBackgrounds: []
  711. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  712. m_OnActive:
  713. m_Background: {fileID: 0}
  714. m_ScaledBackgrounds: []
  715. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  716. m_OnFocused:
  717. m_Background: {fileID: 0}
  718. m_ScaledBackgrounds: []
  719. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  720. m_Border:
  721. m_Left: 0
  722. m_Right: 0
  723. m_Top: 0
  724. m_Bottom: 0
  725. m_Margin:
  726. m_Left: 0
  727. m_Right: 0
  728. m_Top: 0
  729. m_Bottom: 0
  730. m_Padding:
  731. m_Left: 0
  732. m_Right: 0
  733. m_Top: 7
  734. m_Bottom: 7
  735. m_Overflow:
  736. m_Left: 0
  737. m_Right: 0
  738. m_Top: -1
  739. m_Bottom: -1
  740. m_Font: {fileID: 0}
  741. m_FontSize: 0
  742. m_FontStyle: 0
  743. m_Alignment: 0
  744. m_WordWrap: 0
  745. m_RichText: 1
  746. m_TextClipping: 1
  747. m_ImagePosition: 0
  748. m_ContentOffset: {x: 0, y: 0}
  749. m_FixedWidth: 12
  750. m_FixedHeight: 0
  751. m_StretchWidth: 0
  752. m_StretchHeight: 1
  753. m_horizontalScrollbar:
  754. m_Name: horizontalscrollbar
  755. m_Normal:
  756. m_Background: {fileID: 11008, guid: 0000000000000000e000000000000000, type: 0}
  757. m_ScaledBackgrounds: []
  758. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  759. m_Hover:
  760. m_Background: {fileID: 0}
  761. m_ScaledBackgrounds: []
  762. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  763. m_Active:
  764. m_Background: {fileID: 0}
  765. m_ScaledBackgrounds: []
  766. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  767. m_Focused:
  768. m_Background: {fileID: 0}
  769. m_ScaledBackgrounds: []
  770. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  771. m_OnNormal:
  772. m_Background: {fileID: 0}
  773. m_ScaledBackgrounds: []
  774. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  775. m_OnHover:
  776. m_Background: {fileID: 0}
  777. m_ScaledBackgrounds: []
  778. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  779. m_OnActive:
  780. m_Background: {fileID: 0}
  781. m_ScaledBackgrounds: []
  782. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  783. m_OnFocused:
  784. m_Background: {fileID: 0}
  785. m_ScaledBackgrounds: []
  786. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  787. m_Border:
  788. m_Left: 9
  789. m_Right: 9
  790. m_Top: 0
  791. m_Bottom: 0
  792. m_Margin:
  793. m_Left: 4
  794. m_Right: 4
  795. m_Top: 1
  796. m_Bottom: 4
  797. m_Padding:
  798. m_Left: 0
  799. m_Right: 0
  800. m_Top: 0
  801. m_Bottom: 0
  802. m_Overflow:
  803. m_Left: 0
  804. m_Right: 0
  805. m_Top: 0
  806. m_Bottom: 0
  807. m_Font: {fileID: 0}
  808. m_FontSize: 0
  809. m_FontStyle: 0
  810. m_Alignment: 0
  811. m_WordWrap: 0
  812. m_RichText: 1
  813. m_TextClipping: 1
  814. m_ImagePosition: 2
  815. m_ContentOffset: {x: 0, y: 0}
  816. m_FixedWidth: 0
  817. m_FixedHeight: 15
  818. m_StretchWidth: 1
  819. m_StretchHeight: 0
  820. m_horizontalScrollbarThumb:
  821. m_Name: horizontalscrollbarthumb
  822. m_Normal:
  823. m_Background: {fileID: 11007, guid: 0000000000000000e000000000000000, type: 0}
  824. m_ScaledBackgrounds: []
  825. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  826. m_Hover:
  827. m_Background: {fileID: 0}
  828. m_ScaledBackgrounds: []
  829. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  830. m_Active:
  831. m_Background: {fileID: 0}
  832. m_ScaledBackgrounds: []
  833. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  834. m_Focused:
  835. m_Background: {fileID: 0}
  836. m_ScaledBackgrounds: []
  837. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  838. m_OnNormal:
  839. m_Background: {fileID: 0}
  840. m_ScaledBackgrounds: []
  841. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  842. m_OnHover:
  843. m_Background: {fileID: 0}
  844. m_ScaledBackgrounds: []
  845. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  846. m_OnActive:
  847. m_Background: {fileID: 0}
  848. m_ScaledBackgrounds: []
  849. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  850. m_OnFocused:
  851. m_Background: {fileID: 0}
  852. m_ScaledBackgrounds: []
  853. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  854. m_Border:
  855. m_Left: 6
  856. m_Right: 6
  857. m_Top: 6
  858. m_Bottom: 6
  859. m_Margin:
  860. m_Left: 0
  861. m_Right: 0
  862. m_Top: 0
  863. m_Bottom: 0
  864. m_Padding:
  865. m_Left: 6
  866. m_Right: 6
  867. m_Top: 0
  868. m_Bottom: 0
  869. m_Overflow:
  870. m_Left: 0
  871. m_Right: 0
  872. m_Top: -1
  873. m_Bottom: 1
  874. m_Font: {fileID: 0}
  875. m_FontSize: 0
  876. m_FontStyle: 0
  877. m_Alignment: 0
  878. m_WordWrap: 0
  879. m_RichText: 1
  880. m_TextClipping: 1
  881. m_ImagePosition: 0
  882. m_ContentOffset: {x: 0, y: 0}
  883. m_FixedWidth: 0
  884. m_FixedHeight: 13
  885. m_StretchWidth: 1
  886. m_StretchHeight: 0
  887. m_horizontalScrollbarLeftButton:
  888. m_Name: horizontalscrollbarleftbutton
  889. m_Normal:
  890. m_Background: {fileID: 0}
  891. m_ScaledBackgrounds: []
  892. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  893. m_Hover:
  894. m_Background: {fileID: 0}
  895. m_ScaledBackgrounds: []
  896. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  897. m_Active:
  898. m_Background: {fileID: 0}
  899. m_ScaledBackgrounds: []
  900. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  901. m_Focused:
  902. m_Background: {fileID: 0}
  903. m_ScaledBackgrounds: []
  904. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  905. m_OnNormal:
  906. m_Background: {fileID: 0}
  907. m_ScaledBackgrounds: []
  908. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  909. m_OnHover:
  910. m_Background: {fileID: 0}
  911. m_ScaledBackgrounds: []
  912. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  913. m_OnActive:
  914. m_Background: {fileID: 0}
  915. m_ScaledBackgrounds: []
  916. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  917. m_OnFocused:
  918. m_Background: {fileID: 0}
  919. m_ScaledBackgrounds: []
  920. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  921. m_Border:
  922. m_Left: 0
  923. m_Right: 0
  924. m_Top: 0
  925. m_Bottom: 0
  926. m_Margin:
  927. m_Left: 0
  928. m_Right: 0
  929. m_Top: 0
  930. m_Bottom: 0
  931. m_Padding:
  932. m_Left: 0
  933. m_Right: 0
  934. m_Top: 0
  935. m_Bottom: 0
  936. m_Overflow:
  937. m_Left: 0
  938. m_Right: 0
  939. m_Top: 0
  940. m_Bottom: 0
  941. m_Font: {fileID: 0}
  942. m_FontSize: 0
  943. m_FontStyle: 0
  944. m_Alignment: 0
  945. m_WordWrap: 0
  946. m_RichText: 1
  947. m_TextClipping: 1
  948. m_ImagePosition: 0
  949. m_ContentOffset: {x: 0, y: 0}
  950. m_FixedWidth: 0
  951. m_FixedHeight: 0
  952. m_StretchWidth: 1
  953. m_StretchHeight: 0
  954. m_horizontalScrollbarRightButton:
  955. m_Name: horizontalscrollbarrightbutton
  956. m_Normal:
  957. m_Background: {fileID: 0}
  958. m_ScaledBackgrounds: []
  959. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  960. m_Hover:
  961. m_Background: {fileID: 0}
  962. m_ScaledBackgrounds: []
  963. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  964. m_Active:
  965. m_Background: {fileID: 0}
  966. m_ScaledBackgrounds: []
  967. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  968. m_Focused:
  969. m_Background: {fileID: 0}
  970. m_ScaledBackgrounds: []
  971. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  972. m_OnNormal:
  973. m_Background: {fileID: 0}
  974. m_ScaledBackgrounds: []
  975. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  976. m_OnHover:
  977. m_Background: {fileID: 0}
  978. m_ScaledBackgrounds: []
  979. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  980. m_OnActive:
  981. m_Background: {fileID: 0}
  982. m_ScaledBackgrounds: []
  983. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  984. m_OnFocused:
  985. m_Background: {fileID: 0}
  986. m_ScaledBackgrounds: []
  987. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  988. m_Border:
  989. m_Left: 0
  990. m_Right: 0
  991. m_Top: 0
  992. m_Bottom: 0
  993. m_Margin:
  994. m_Left: 0
  995. m_Right: 0
  996. m_Top: 0
  997. m_Bottom: 0
  998. m_Padding:
  999. m_Left: 0
  1000. m_Right: 0
  1001. m_Top: 0
  1002. m_Bottom: 0
  1003. m_Overflow:
  1004. m_Left: 0
  1005. m_Right: 0
  1006. m_Top: 0
  1007. m_Bottom: 0
  1008. m_Font: {fileID: 0}
  1009. m_FontSize: 0
  1010. m_FontStyle: 0
  1011. m_Alignment: 0
  1012. m_WordWrap: 0
  1013. m_RichText: 1
  1014. m_TextClipping: 1
  1015. m_ImagePosition: 0
  1016. m_ContentOffset: {x: 0, y: 0}
  1017. m_FixedWidth: 0
  1018. m_FixedHeight: 0
  1019. m_StretchWidth: 1
  1020. m_StretchHeight: 0
  1021. m_verticalScrollbar:
  1022. m_Name: verticalscrollbar
  1023. m_Normal:
  1024. m_Background: {fileID: 11020, guid: 0000000000000000e000000000000000, type: 0}
  1025. m_ScaledBackgrounds: []
  1026. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1027. m_Hover:
  1028. m_Background: {fileID: 0}
  1029. m_ScaledBackgrounds: []
  1030. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1031. m_Active:
  1032. m_Background: {fileID: 0}
  1033. m_ScaledBackgrounds: []
  1034. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1035. m_Focused:
  1036. m_Background: {fileID: 0}
  1037. m_ScaledBackgrounds: []
  1038. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1039. m_OnNormal:
  1040. m_Background: {fileID: 0}
  1041. m_ScaledBackgrounds: []
  1042. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1043. m_OnHover:
  1044. m_Background: {fileID: 0}
  1045. m_ScaledBackgrounds: []
  1046. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1047. m_OnActive:
  1048. m_Background: {fileID: 0}
  1049. m_ScaledBackgrounds: []
  1050. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1051. m_OnFocused:
  1052. m_Background: {fileID: 0}
  1053. m_ScaledBackgrounds: []
  1054. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1055. m_Border:
  1056. m_Left: 0
  1057. m_Right: 0
  1058. m_Top: 9
  1059. m_Bottom: 9
  1060. m_Margin:
  1061. m_Left: 1
  1062. m_Right: 4
  1063. m_Top: 4
  1064. m_Bottom: 4
  1065. m_Padding:
  1066. m_Left: 0
  1067. m_Right: 0
  1068. m_Top: 1
  1069. m_Bottom: 1
  1070. m_Overflow:
  1071. m_Left: 0
  1072. m_Right: 0
  1073. m_Top: 0
  1074. m_Bottom: 0
  1075. m_Font: {fileID: 0}
  1076. m_FontSize: 0
  1077. m_FontStyle: 0
  1078. m_Alignment: 0
  1079. m_WordWrap: 0
  1080. m_RichText: 1
  1081. m_TextClipping: 1
  1082. m_ImagePosition: 0
  1083. m_ContentOffset: {x: 0, y: 0}
  1084. m_FixedWidth: 15
  1085. m_FixedHeight: 0
  1086. m_StretchWidth: 1
  1087. m_StretchHeight: 0
  1088. m_verticalScrollbarThumb:
  1089. m_Name: verticalscrollbarthumb
  1090. m_Normal:
  1091. m_Background: {fileID: 11019, guid: 0000000000000000e000000000000000, type: 0}
  1092. m_ScaledBackgrounds: []
  1093. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1094. m_Hover:
  1095. m_Background: {fileID: 0}
  1096. m_ScaledBackgrounds: []
  1097. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1098. m_Active:
  1099. m_Background: {fileID: 0}
  1100. m_ScaledBackgrounds: []
  1101. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1102. m_Focused:
  1103. m_Background: {fileID: 0}
  1104. m_ScaledBackgrounds: []
  1105. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1106. m_OnNormal:
  1107. m_Background: {fileID: 0}
  1108. m_ScaledBackgrounds: []
  1109. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1110. m_OnHover:
  1111. m_Background: {fileID: 0}
  1112. m_ScaledBackgrounds: []
  1113. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1114. m_OnActive:
  1115. m_Background: {fileID: 0}
  1116. m_ScaledBackgrounds: []
  1117. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1118. m_OnFocused:
  1119. m_Background: {fileID: 0}
  1120. m_ScaledBackgrounds: []
  1121. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1122. m_Border:
  1123. m_Left: 6
  1124. m_Right: 6
  1125. m_Top: 6
  1126. m_Bottom: 6
  1127. m_Margin:
  1128. m_Left: 0
  1129. m_Right: 0
  1130. m_Top: 0
  1131. m_Bottom: 0
  1132. m_Padding:
  1133. m_Left: 0
  1134. m_Right: 0
  1135. m_Top: 6
  1136. m_Bottom: 6
  1137. m_Overflow:
  1138. m_Left: -1
  1139. m_Right: -1
  1140. m_Top: 0
  1141. m_Bottom: 0
  1142. m_Font: {fileID: 0}
  1143. m_FontSize: 0
  1144. m_FontStyle: 0
  1145. m_Alignment: 0
  1146. m_WordWrap: 0
  1147. m_RichText: 1
  1148. m_TextClipping: 1
  1149. m_ImagePosition: 2
  1150. m_ContentOffset: {x: 0, y: 0}
  1151. m_FixedWidth: 15
  1152. m_FixedHeight: 0
  1153. m_StretchWidth: 0
  1154. m_StretchHeight: 1
  1155. m_verticalScrollbarUpButton:
  1156. m_Name: verticalscrollbarupbutton
  1157. m_Normal:
  1158. m_Background: {fileID: 0}
  1159. m_ScaledBackgrounds: []
  1160. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1161. m_Hover:
  1162. m_Background: {fileID: 0}
  1163. m_ScaledBackgrounds: []
  1164. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1165. m_Active:
  1166. m_Background: {fileID: 0}
  1167. m_ScaledBackgrounds: []
  1168. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1169. m_Focused:
  1170. m_Background: {fileID: 0}
  1171. m_ScaledBackgrounds: []
  1172. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1173. m_OnNormal:
  1174. m_Background: {fileID: 0}
  1175. m_ScaledBackgrounds: []
  1176. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1177. m_OnHover:
  1178. m_Background: {fileID: 0}
  1179. m_ScaledBackgrounds: []
  1180. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1181. m_OnActive:
  1182. m_Background: {fileID: 0}
  1183. m_ScaledBackgrounds: []
  1184. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1185. m_OnFocused:
  1186. m_Background: {fileID: 0}
  1187. m_ScaledBackgrounds: []
  1188. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1189. m_Border:
  1190. m_Left: 0
  1191. m_Right: 0
  1192. m_Top: 0
  1193. m_Bottom: 0
  1194. m_Margin:
  1195. m_Left: 0
  1196. m_Right: 0
  1197. m_Top: 0
  1198. m_Bottom: 0
  1199. m_Padding:
  1200. m_Left: 0
  1201. m_Right: 0
  1202. m_Top: 0
  1203. m_Bottom: 0
  1204. m_Overflow:
  1205. m_Left: 0
  1206. m_Right: 0
  1207. m_Top: 0
  1208. m_Bottom: 0
  1209. m_Font: {fileID: 0}
  1210. m_FontSize: 0
  1211. m_FontStyle: 0
  1212. m_Alignment: 0
  1213. m_WordWrap: 0
  1214. m_RichText: 1
  1215. m_TextClipping: 1
  1216. m_ImagePosition: 0
  1217. m_ContentOffset: {x: 0, y: 0}
  1218. m_FixedWidth: 0
  1219. m_FixedHeight: 0
  1220. m_StretchWidth: 1
  1221. m_StretchHeight: 0
  1222. m_verticalScrollbarDownButton:
  1223. m_Name: verticalscrollbardownbutton
  1224. m_Normal:
  1225. m_Background: {fileID: 0}
  1226. m_ScaledBackgrounds: []
  1227. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1228. m_Hover:
  1229. m_Background: {fileID: 0}
  1230. m_ScaledBackgrounds: []
  1231. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1232. m_Active:
  1233. m_Background: {fileID: 0}
  1234. m_ScaledBackgrounds: []
  1235. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1236. m_Focused:
  1237. m_Background: {fileID: 0}
  1238. m_ScaledBackgrounds: []
  1239. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1240. m_OnNormal:
  1241. m_Background: {fileID: 0}
  1242. m_ScaledBackgrounds: []
  1243. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1244. m_OnHover:
  1245. m_Background: {fileID: 0}
  1246. m_ScaledBackgrounds: []
  1247. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1248. m_OnActive:
  1249. m_Background: {fileID: 0}
  1250. m_ScaledBackgrounds: []
  1251. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1252. m_OnFocused:
  1253. m_Background: {fileID: 0}
  1254. m_ScaledBackgrounds: []
  1255. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1256. m_Border:
  1257. m_Left: 0
  1258. m_Right: 0
  1259. m_Top: 0
  1260. m_Bottom: 0
  1261. m_Margin:
  1262. m_Left: 0
  1263. m_Right: 0
  1264. m_Top: 0
  1265. m_Bottom: 0
  1266. m_Padding:
  1267. m_Left: 0
  1268. m_Right: 0
  1269. m_Top: 0
  1270. m_Bottom: 0
  1271. m_Overflow:
  1272. m_Left: 0
  1273. m_Right: 0
  1274. m_Top: 0
  1275. m_Bottom: 0
  1276. m_Font: {fileID: 0}
  1277. m_FontSize: 0
  1278. m_FontStyle: 0
  1279. m_Alignment: 0
  1280. m_WordWrap: 0
  1281. m_RichText: 1
  1282. m_TextClipping: 1
  1283. m_ImagePosition: 0
  1284. m_ContentOffset: {x: 0, y: 0}
  1285. m_FixedWidth: 0
  1286. m_FixedHeight: 0
  1287. m_StretchWidth: 1
  1288. m_StretchHeight: 0
  1289. m_ScrollView:
  1290. m_Name: scrollview
  1291. m_Normal:
  1292. m_Background: {fileID: 0}
  1293. m_ScaledBackgrounds: []
  1294. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1295. m_Hover:
  1296. m_Background: {fileID: 0}
  1297. m_ScaledBackgrounds: []
  1298. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1299. m_Active:
  1300. m_Background: {fileID: 0}
  1301. m_ScaledBackgrounds: []
  1302. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1303. m_Focused:
  1304. m_Background: {fileID: 0}
  1305. m_ScaledBackgrounds: []
  1306. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1307. m_OnNormal:
  1308. m_Background: {fileID: 0}
  1309. m_ScaledBackgrounds: []
  1310. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1311. m_OnHover:
  1312. m_Background: {fileID: 0}
  1313. m_ScaledBackgrounds: []
  1314. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1315. m_OnActive:
  1316. m_Background: {fileID: 0}
  1317. m_ScaledBackgrounds: []
  1318. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1319. m_OnFocused:
  1320. m_Background: {fileID: 0}
  1321. m_ScaledBackgrounds: []
  1322. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1323. m_Border:
  1324. m_Left: 0
  1325. m_Right: 0
  1326. m_Top: 0
  1327. m_Bottom: 0
  1328. m_Margin:
  1329. m_Left: 0
  1330. m_Right: 0
  1331. m_Top: 0
  1332. m_Bottom: 0
  1333. m_Padding:
  1334. m_Left: 0
  1335. m_Right: 0
  1336. m_Top: 0
  1337. m_Bottom: 0
  1338. m_Overflow:
  1339. m_Left: 0
  1340. m_Right: 0
  1341. m_Top: 0
  1342. m_Bottom: 0
  1343. m_Font: {fileID: 0}
  1344. m_FontSize: 0
  1345. m_FontStyle: 0
  1346. m_Alignment: 0
  1347. m_WordWrap: 0
  1348. m_RichText: 1
  1349. m_TextClipping: 1
  1350. m_ImagePosition: 0
  1351. m_ContentOffset: {x: 0, y: 0}
  1352. m_FixedWidth: 0
  1353. m_FixedHeight: 0
  1354. m_StretchWidth: 1
  1355. m_StretchHeight: 0
  1356. m_CustomStyles:
  1357. - m_Name:
  1358. m_Normal:
  1359. m_Background: {fileID: 0}
  1360. m_ScaledBackgrounds: []
  1361. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1362. m_Hover:
  1363. m_Background: {fileID: 0}
  1364. m_ScaledBackgrounds: []
  1365. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1366. m_Active:
  1367. m_Background: {fileID: 0}
  1368. m_ScaledBackgrounds: []
  1369. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1370. m_Focused:
  1371. m_Background: {fileID: 0}
  1372. m_ScaledBackgrounds: []
  1373. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1374. m_OnNormal:
  1375. m_Background: {fileID: 0}
  1376. m_ScaledBackgrounds: []
  1377. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1378. m_OnHover:
  1379. m_Background: {fileID: 0}
  1380. m_ScaledBackgrounds: []
  1381. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1382. m_OnActive:
  1383. m_Background: {fileID: 0}
  1384. m_ScaledBackgrounds: []
  1385. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1386. m_OnFocused:
  1387. m_Background: {fileID: 0}
  1388. m_ScaledBackgrounds: []
  1389. m_TextColor: {r: 0, g: 0, b: 0, a: 1}
  1390. m_Border:
  1391. m_Left: 0
  1392. m_Right: 0
  1393. m_Top: 0
  1394. m_Bottom: 0
  1395. m_Margin:
  1396. m_Left: 0
  1397. m_Right: 0
  1398. m_Top: 0
  1399. m_Bottom: 0
  1400. m_Padding:
  1401. m_Left: 0
  1402. m_Right: 0
  1403. m_Top: 0
  1404. m_Bottom: 0
  1405. m_Overflow:
  1406. m_Left: 0
  1407. m_Right: 0
  1408. m_Top: 0
  1409. m_Bottom: 0
  1410. m_Font: {fileID: 0}
  1411. m_FontSize: 0
  1412. m_FontStyle: 0
  1413. m_Alignment: 0
  1414. m_WordWrap: 0
  1415. m_RichText: 1
  1416. m_TextClipping: 0
  1417. m_ImagePosition: 0
  1418. m_ContentOffset: {x: 0, y: 0}
  1419. m_FixedWidth: 0
  1420. m_FixedHeight: 0
  1421. m_StretchWidth: 1
  1422. m_StretchHeight: 0
  1423. m_Settings:
  1424. m_DoubleClickSelectsWord: 1
  1425. m_TripleClickSelectsLine: 1
  1426. m_CursorColor: {r: 1, g: 1, b: 1, a: 1}
  1427. m_CursorFlashSpeed: -1
  1428. m_SelectionColor: {r: 1, g: 0.38403907, b: 0, a: 0.7}
  1429. --- !u!1002 &11400001
  1430. EditorExtensionImpl:
  1431. serializedVersion: 6