tips_open.anim 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "tips_open",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 1,
  12. "wrapMode": 1,
  13. "enableTrsBlending": false,
  14. "_duration": 0.16666666666666666,
  15. "_hash": 500763545,
  16. "_tracks": [
  17. {
  18. "__id__": 1
  19. },
  20. {
  21. "__id__": 12
  22. },
  23. {
  24. "__id__": 18
  25. }
  26. ],
  27. "_exoticAnimation": null,
  28. "_events": [],
  29. "_embeddedPlayers": [],
  30. "_additiveSettings": {
  31. "__id__": 24
  32. },
  33. "_auxiliaryCurveEntries": []
  34. },
  35. {
  36. "__type__": "cc.animation.VectorTrack",
  37. "_binding": {
  38. "__type__": "cc.animation.TrackBinding",
  39. "path": {
  40. "__id__": 2
  41. },
  42. "proxy": null
  43. },
  44. "_channels": [
  45. {
  46. "__id__": 4
  47. },
  48. {
  49. "__id__": 6
  50. },
  51. {
  52. "__id__": 8
  53. },
  54. {
  55. "__id__": 10
  56. }
  57. ],
  58. "_nComponents": 3
  59. },
  60. {
  61. "__type__": "cc.animation.TrackPath",
  62. "_paths": [
  63. {
  64. "__id__": 3
  65. },
  66. "scale"
  67. ]
  68. },
  69. {
  70. "__type__": "cc.animation.HierarchyPath",
  71. "path": "content"
  72. },
  73. {
  74. "__type__": "cc.animation.Channel",
  75. "_curve": {
  76. "__id__": 5
  77. }
  78. },
  79. {
  80. "__type__": "cc.RealCurve",
  81. "_times": [
  82. 0,
  83. 0.016666666666666666,
  84. 0.03333333333333333,
  85. 0.05,
  86. 0.06666666666666667,
  87. 0.08333333333333333,
  88. 0.1,
  89. 0.11666666666666667,
  90. 0.13333333333333333,
  91. 0.15,
  92. 0.16666666666666666
  93. ],
  94. "_values": [
  95. {
  96. "__type__": "cc.RealKeyframeValue",
  97. "interpolationMode": 0,
  98. "tangentWeightMode": 0,
  99. "value": 0.20000000298023224,
  100. "rightTangent": 0,
  101. "rightTangentWeight": 1,
  102. "leftTangent": 0,
  103. "leftTangentWeight": 1,
  104. "easingMethod": 0,
  105. "__editorExtras__": {
  106. "broken": null
  107. }
  108. },
  109. {
  110. "__type__": "cc.RealKeyframeValue",
  111. "interpolationMode": 0,
  112. "tangentWeightMode": 0,
  113. "value": 0.30000001192092896,
  114. "rightTangent": 0,
  115. "rightTangentWeight": 1,
  116. "leftTangent": 0,
  117. "leftTangentWeight": 1,
  118. "easingMethod": 0,
  119. "__editorExtras__": {
  120. "broken": null
  121. }
  122. },
  123. {
  124. "__type__": "cc.RealKeyframeValue",
  125. "interpolationMode": 0,
  126. "tangentWeightMode": 0,
  127. "value": 0.4000000059604645,
  128. "rightTangent": 0,
  129. "rightTangentWeight": 1,
  130. "leftTangent": 0,
  131. "leftTangentWeight": 1,
  132. "easingMethod": 0,
  133. "__editorExtras__": {
  134. "broken": null
  135. }
  136. },
  137. {
  138. "__type__": "cc.RealKeyframeValue",
  139. "interpolationMode": 0,
  140. "tangentWeightMode": 0,
  141. "value": 0.5,
  142. "rightTangent": 0,
  143. "rightTangentWeight": 1,
  144. "leftTangent": 0,
  145. "leftTangentWeight": 1,
  146. "easingMethod": 0,
  147. "__editorExtras__": {
  148. "broken": null
  149. }
  150. },
  151. {
  152. "__type__": "cc.RealKeyframeValue",
  153. "interpolationMode": 0,
  154. "tangentWeightMode": 0,
  155. "value": 0.6000000238418579,
  156. "rightTangent": 0,
  157. "rightTangentWeight": 1,
  158. "leftTangent": 0,
  159. "leftTangentWeight": 1,
  160. "easingMethod": 0,
  161. "__editorExtras__": {
  162. "broken": null
  163. }
  164. },
  165. {
  166. "__type__": "cc.RealKeyframeValue",
  167. "interpolationMode": 0,
  168. "tangentWeightMode": 0,
  169. "value": 0.699999988079071,
  170. "rightTangent": 0,
  171. "rightTangentWeight": 1,
  172. "leftTangent": 0,
  173. "leftTangentWeight": 1,
  174. "easingMethod": 0,
  175. "__editorExtras__": {
  176. "broken": null
  177. }
  178. },
  179. {
  180. "__type__": "cc.RealKeyframeValue",
  181. "interpolationMode": 0,
  182. "tangentWeightMode": 0,
  183. "value": 0.800000011920929,
  184. "rightTangent": 0,
  185. "rightTangentWeight": 1,
  186. "leftTangent": 0,
  187. "leftTangentWeight": 1,
  188. "easingMethod": 0,
  189. "__editorExtras__": {
  190. "broken": null
  191. }
  192. },
  193. {
  194. "__type__": "cc.RealKeyframeValue",
  195. "interpolationMode": 0,
  196. "tangentWeightMode": 0,
  197. "value": 0.8999999761581421,
  198. "rightTangent": 0,
  199. "rightTangentWeight": 1,
  200. "leftTangent": 0,
  201. "leftTangentWeight": 1,
  202. "easingMethod": 0,
  203. "__editorExtras__": {
  204. "broken": null
  205. }
  206. },
  207. {
  208. "__type__": "cc.RealKeyframeValue",
  209. "interpolationMode": 0,
  210. "tangentWeightMode": 0,
  211. "value": 1,
  212. "rightTangent": 0,
  213. "rightTangentWeight": 1,
  214. "leftTangent": 0,
  215. "leftTangentWeight": 1,
  216. "easingMethod": 0,
  217. "__editorExtras__": {
  218. "broken": null
  219. }
  220. },
  221. {
  222. "__type__": "cc.RealKeyframeValue",
  223. "interpolationMode": 0,
  224. "tangentWeightMode": 0,
  225. "value": 1,
  226. "rightTangent": 0,
  227. "rightTangentWeight": 1,
  228. "leftTangent": 0,
  229. "leftTangentWeight": 1,
  230. "easingMethod": 0,
  231. "__editorExtras__": {
  232. "broken": null
  233. }
  234. },
  235. {
  236. "__type__": "cc.RealKeyframeValue",
  237. "interpolationMode": 0,
  238. "tangentWeightMode": 0,
  239. "value": 1,
  240. "rightTangent": 0,
  241. "rightTangentWeight": 1,
  242. "leftTangent": 0,
  243. "leftTangentWeight": 1,
  244. "easingMethod": 0,
  245. "__editorExtras__": {
  246. "broken": null
  247. }
  248. }
  249. ],
  250. "preExtrapolation": 1,
  251. "postExtrapolation": 1
  252. },
  253. {
  254. "__type__": "cc.animation.Channel",
  255. "_curve": {
  256. "__id__": 7
  257. }
  258. },
  259. {
  260. "__type__": "cc.RealCurve",
  261. "_times": [
  262. 0,
  263. 0.016666666666666666,
  264. 0.03333333333333333,
  265. 0.05,
  266. 0.06666666666666667,
  267. 0.08333333333333333,
  268. 0.1,
  269. 0.11666666666666667,
  270. 0.13333333333333333,
  271. 0.15,
  272. 0.16666666666666666
  273. ],
  274. "_values": [
  275. {
  276. "__type__": "cc.RealKeyframeValue",
  277. "interpolationMode": 0,
  278. "tangentWeightMode": 0,
  279. "value": 0.20000000298023224,
  280. "rightTangent": 0,
  281. "rightTangentWeight": 1,
  282. "leftTangent": 0,
  283. "leftTangentWeight": 1,
  284. "easingMethod": 0,
  285. "__editorExtras__": {
  286. "broken": null
  287. }
  288. },
  289. {
  290. "__type__": "cc.RealKeyframeValue",
  291. "interpolationMode": 0,
  292. "tangentWeightMode": 0,
  293. "value": 0.30000001192092896,
  294. "rightTangent": 0,
  295. "rightTangentWeight": 1,
  296. "leftTangent": 0,
  297. "leftTangentWeight": 1,
  298. "easingMethod": 0,
  299. "__editorExtras__": {
  300. "broken": null
  301. }
  302. },
  303. {
  304. "__type__": "cc.RealKeyframeValue",
  305. "interpolationMode": 0,
  306. "tangentWeightMode": 0,
  307. "value": 0.4000000059604645,
  308. "rightTangent": 0,
  309. "rightTangentWeight": 1,
  310. "leftTangent": 0,
  311. "leftTangentWeight": 1,
  312. "easingMethod": 0,
  313. "__editorExtras__": {
  314. "broken": null
  315. }
  316. },
  317. {
  318. "__type__": "cc.RealKeyframeValue",
  319. "interpolationMode": 0,
  320. "tangentWeightMode": 0,
  321. "value": 0.5,
  322. "rightTangent": 0,
  323. "rightTangentWeight": 1,
  324. "leftTangent": 0,
  325. "leftTangentWeight": 1,
  326. "easingMethod": 0,
  327. "__editorExtras__": {
  328. "broken": null
  329. }
  330. },
  331. {
  332. "__type__": "cc.RealKeyframeValue",
  333. "interpolationMode": 0,
  334. "tangentWeightMode": 0,
  335. "value": 0.6000000238418579,
  336. "rightTangent": 0,
  337. "rightTangentWeight": 1,
  338. "leftTangent": 0,
  339. "leftTangentWeight": 1,
  340. "easingMethod": 0,
  341. "__editorExtras__": {
  342. "broken": null
  343. }
  344. },
  345. {
  346. "__type__": "cc.RealKeyframeValue",
  347. "interpolationMode": 0,
  348. "tangentWeightMode": 0,
  349. "value": 0.699999988079071,
  350. "rightTangent": 0,
  351. "rightTangentWeight": 1,
  352. "leftTangent": 0,
  353. "leftTangentWeight": 1,
  354. "easingMethod": 0,
  355. "__editorExtras__": {
  356. "broken": null
  357. }
  358. },
  359. {
  360. "__type__": "cc.RealKeyframeValue",
  361. "interpolationMode": 0,
  362. "tangentWeightMode": 0,
  363. "value": 0.800000011920929,
  364. "rightTangent": 0,
  365. "rightTangentWeight": 1,
  366. "leftTangent": 0,
  367. "leftTangentWeight": 1,
  368. "easingMethod": 0,
  369. "__editorExtras__": {
  370. "broken": null
  371. }
  372. },
  373. {
  374. "__type__": "cc.RealKeyframeValue",
  375. "interpolationMode": 0,
  376. "tangentWeightMode": 0,
  377. "value": 0.8999999761581421,
  378. "rightTangent": 0,
  379. "rightTangentWeight": 1,
  380. "leftTangent": 0,
  381. "leftTangentWeight": 1,
  382. "easingMethod": 0,
  383. "__editorExtras__": {
  384. "broken": null
  385. }
  386. },
  387. {
  388. "__type__": "cc.RealKeyframeValue",
  389. "interpolationMode": 0,
  390. "tangentWeightMode": 0,
  391. "value": 1,
  392. "rightTangent": 0,
  393. "rightTangentWeight": 1,
  394. "leftTangent": 0,
  395. "leftTangentWeight": 1,
  396. "easingMethod": 0,
  397. "__editorExtras__": {
  398. "broken": null
  399. }
  400. },
  401. {
  402. "__type__": "cc.RealKeyframeValue",
  403. "interpolationMode": 0,
  404. "tangentWeightMode": 0,
  405. "value": 1,
  406. "rightTangent": 0,
  407. "rightTangentWeight": 1,
  408. "leftTangent": 0,
  409. "leftTangentWeight": 1,
  410. "easingMethod": 0,
  411. "__editorExtras__": {
  412. "broken": null
  413. }
  414. },
  415. {
  416. "__type__": "cc.RealKeyframeValue",
  417. "interpolationMode": 0,
  418. "tangentWeightMode": 0,
  419. "value": 1,
  420. "rightTangent": 0,
  421. "rightTangentWeight": 1,
  422. "leftTangent": 0,
  423. "leftTangentWeight": 1,
  424. "easingMethod": 0,
  425. "__editorExtras__": {
  426. "broken": null
  427. }
  428. }
  429. ],
  430. "preExtrapolation": 1,
  431. "postExtrapolation": 1
  432. },
  433. {
  434. "__type__": "cc.animation.Channel",
  435. "_curve": {
  436. "__id__": 9
  437. }
  438. },
  439. {
  440. "__type__": "cc.RealCurve",
  441. "_times": [
  442. 0,
  443. 0.016666666666666666,
  444. 0.03333333333333333,
  445. 0.05,
  446. 0.06666666666666667,
  447. 0.08333333333333333,
  448. 0.1,
  449. 0.11666666666666667,
  450. 0.13333333333333333,
  451. 0.15,
  452. 0.16666666666666666
  453. ],
  454. "_values": [
  455. {
  456. "__type__": "cc.RealKeyframeValue",
  457. "interpolationMode": 0,
  458. "tangentWeightMode": 0,
  459. "value": 1,
  460. "rightTangent": 0,
  461. "rightTangentWeight": 1,
  462. "leftTangent": 0,
  463. "leftTangentWeight": 1,
  464. "easingMethod": 0,
  465. "__editorExtras__": {
  466. "broken": null
  467. }
  468. },
  469. {
  470. "__type__": "cc.RealKeyframeValue",
  471. "interpolationMode": 0,
  472. "tangentWeightMode": 0,
  473. "value": 1,
  474. "rightTangent": 0,
  475. "rightTangentWeight": 1,
  476. "leftTangent": 0,
  477. "leftTangentWeight": 1,
  478. "easingMethod": 0,
  479. "__editorExtras__": {
  480. "broken": null
  481. }
  482. },
  483. {
  484. "__type__": "cc.RealKeyframeValue",
  485. "interpolationMode": 0,
  486. "tangentWeightMode": 0,
  487. "value": 1,
  488. "rightTangent": 0,
  489. "rightTangentWeight": 1,
  490. "leftTangent": 0,
  491. "leftTangentWeight": 1,
  492. "easingMethod": 0,
  493. "__editorExtras__": {
  494. "broken": null
  495. }
  496. },
  497. {
  498. "__type__": "cc.RealKeyframeValue",
  499. "interpolationMode": 0,
  500. "tangentWeightMode": 0,
  501. "value": 1,
  502. "rightTangent": 0,
  503. "rightTangentWeight": 1,
  504. "leftTangent": 0,
  505. "leftTangentWeight": 1,
  506. "easingMethod": 0,
  507. "__editorExtras__": {
  508. "broken": null
  509. }
  510. },
  511. {
  512. "__type__": "cc.RealKeyframeValue",
  513. "interpolationMode": 0,
  514. "tangentWeightMode": 0,
  515. "value": 1,
  516. "rightTangent": 0,
  517. "rightTangentWeight": 1,
  518. "leftTangent": 0,
  519. "leftTangentWeight": 1,
  520. "easingMethod": 0,
  521. "__editorExtras__": {
  522. "broken": null
  523. }
  524. },
  525. {
  526. "__type__": "cc.RealKeyframeValue",
  527. "interpolationMode": 0,
  528. "tangentWeightMode": 0,
  529. "value": 1,
  530. "rightTangent": 0,
  531. "rightTangentWeight": 1,
  532. "leftTangent": 0,
  533. "leftTangentWeight": 1,
  534. "easingMethod": 0,
  535. "__editorExtras__": {
  536. "broken": null
  537. }
  538. },
  539. {
  540. "__type__": "cc.RealKeyframeValue",
  541. "interpolationMode": 0,
  542. "tangentWeightMode": 0,
  543. "value": 1,
  544. "rightTangent": 0,
  545. "rightTangentWeight": 1,
  546. "leftTangent": 0,
  547. "leftTangentWeight": 1,
  548. "easingMethod": 0,
  549. "__editorExtras__": {
  550. "broken": null
  551. }
  552. },
  553. {
  554. "__type__": "cc.RealKeyframeValue",
  555. "interpolationMode": 0,
  556. "tangentWeightMode": 0,
  557. "value": 1,
  558. "rightTangent": 0,
  559. "rightTangentWeight": 1,
  560. "leftTangent": 0,
  561. "leftTangentWeight": 1,
  562. "easingMethod": 0,
  563. "__editorExtras__": {
  564. "broken": null
  565. }
  566. },
  567. {
  568. "__type__": "cc.RealKeyframeValue",
  569. "interpolationMode": 0,
  570. "tangentWeightMode": 0,
  571. "value": 1,
  572. "rightTangent": 0,
  573. "rightTangentWeight": 1,
  574. "leftTangent": 0,
  575. "leftTangentWeight": 1,
  576. "easingMethod": 0,
  577. "__editorExtras__": {
  578. "broken": null
  579. }
  580. },
  581. {
  582. "__type__": "cc.RealKeyframeValue",
  583. "interpolationMode": 0,
  584. "tangentWeightMode": 0,
  585. "value": 1,
  586. "rightTangent": 0,
  587. "rightTangentWeight": 1,
  588. "leftTangent": 0,
  589. "leftTangentWeight": 1,
  590. "easingMethod": 0,
  591. "__editorExtras__": {
  592. "broken": null
  593. }
  594. },
  595. {
  596. "__type__": "cc.RealKeyframeValue",
  597. "interpolationMode": 0,
  598. "tangentWeightMode": 0,
  599. "value": 1,
  600. "rightTangent": 0,
  601. "rightTangentWeight": 1,
  602. "leftTangent": 0,
  603. "leftTangentWeight": 1,
  604. "easingMethod": 0,
  605. "__editorExtras__": {
  606. "broken": null
  607. }
  608. }
  609. ],
  610. "preExtrapolation": 1,
  611. "postExtrapolation": 1
  612. },
  613. {
  614. "__type__": "cc.animation.Channel",
  615. "_curve": {
  616. "__id__": 11
  617. }
  618. },
  619. {
  620. "__type__": "cc.RealCurve",
  621. "_times": [],
  622. "_values": [],
  623. "preExtrapolation": 1,
  624. "postExtrapolation": 1
  625. },
  626. {
  627. "__type__": "cc.animation.RealTrack",
  628. "_binding": {
  629. "__type__": "cc.animation.TrackBinding",
  630. "path": {
  631. "__id__": 13
  632. },
  633. "proxy": null
  634. },
  635. "_channel": {
  636. "__id__": 16
  637. }
  638. },
  639. {
  640. "__type__": "cc.animation.TrackPath",
  641. "_paths": [
  642. {
  643. "__id__": 14
  644. },
  645. {
  646. "__id__": 15
  647. },
  648. "opacity"
  649. ]
  650. },
  651. {
  652. "__type__": "cc.animation.HierarchyPath",
  653. "path": "content"
  654. },
  655. {
  656. "__type__": "cc.animation.ComponentPath",
  657. "component": "cc.UIOpacity"
  658. },
  659. {
  660. "__type__": "cc.animation.Channel",
  661. "_curve": {
  662. "__id__": 17
  663. }
  664. },
  665. {
  666. "__type__": "cc.RealCurve",
  667. "_times": [
  668. 0,
  669. 0.08333333333333333,
  670. 0.1,
  671. 0.11666666666666667,
  672. 0.13333333333333333,
  673. 0.15,
  674. 0.16666666666666666
  675. ],
  676. "_values": [
  677. {
  678. "__type__": "cc.RealKeyframeValue",
  679. "interpolationMode": 0,
  680. "tangentWeightMode": 0,
  681. "value": 0,
  682. "rightTangent": 0,
  683. "rightTangentWeight": 1,
  684. "leftTangent": 0,
  685. "leftTangentWeight": 1,
  686. "easingMethod": 0,
  687. "__editorExtras__": {
  688. "tangentMode": 0
  689. }
  690. },
  691. {
  692. "__type__": "cc.RealKeyframeValue",
  693. "interpolationMode": 0,
  694. "tangentWeightMode": 0,
  695. "value": 30,
  696. "rightTangent": 0,
  697. "rightTangentWeight": 1,
  698. "leftTangent": 0,
  699. "leftTangentWeight": 1,
  700. "easingMethod": 0,
  701. "__editorExtras__": {
  702. "tangentMode": 0
  703. }
  704. },
  705. {
  706. "__type__": "cc.RealKeyframeValue",
  707. "interpolationMode": 0,
  708. "tangentWeightMode": 0,
  709. "value": 60,
  710. "rightTangent": 0,
  711. "rightTangentWeight": 1,
  712. "leftTangent": 0,
  713. "leftTangentWeight": 1,
  714. "easingMethod": 0,
  715. "__editorExtras__": {
  716. "tangentMode": 0
  717. }
  718. },
  719. {
  720. "__type__": "cc.RealKeyframeValue",
  721. "interpolationMode": 0,
  722. "tangentWeightMode": 0,
  723. "value": 120,
  724. "rightTangent": 0,
  725. "rightTangentWeight": 1,
  726. "leftTangent": 0,
  727. "leftTangentWeight": 1,
  728. "easingMethod": 0,
  729. "__editorExtras__": {
  730. "tangentMode": 0
  731. }
  732. },
  733. {
  734. "__type__": "cc.RealKeyframeValue",
  735. "interpolationMode": 0,
  736. "tangentWeightMode": 0,
  737. "value": 180,
  738. "rightTangent": 0,
  739. "rightTangentWeight": 1,
  740. "leftTangent": 0,
  741. "leftTangentWeight": 1,
  742. "easingMethod": 0,
  743. "__editorExtras__": {
  744. "tangentMode": 0
  745. }
  746. },
  747. {
  748. "__type__": "cc.RealKeyframeValue",
  749. "interpolationMode": 0,
  750. "tangentWeightMode": 0,
  751. "value": 220,
  752. "rightTangent": 0,
  753. "rightTangentWeight": 1,
  754. "leftTangent": 0,
  755. "leftTangentWeight": 1,
  756. "easingMethod": 0,
  757. "__editorExtras__": {
  758. "tangentMode": 0
  759. }
  760. },
  761. {
  762. "__type__": "cc.RealKeyframeValue",
  763. "interpolationMode": 0,
  764. "tangentWeightMode": 0,
  765. "value": 255,
  766. "rightTangent": 0,
  767. "rightTangentWeight": 1,
  768. "leftTangent": 0,
  769. "leftTangentWeight": 1,
  770. "easingMethod": 0,
  771. "__editorExtras__": {
  772. "tangentMode": 0
  773. }
  774. }
  775. ],
  776. "preExtrapolation": 1,
  777. "postExtrapolation": 1
  778. },
  779. {
  780. "__type__": "cc.animation.RealTrack",
  781. "_binding": {
  782. "__type__": "cc.animation.TrackBinding",
  783. "path": {
  784. "__id__": 19
  785. },
  786. "proxy": null
  787. },
  788. "_channel": {
  789. "__id__": 22
  790. }
  791. },
  792. {
  793. "__type__": "cc.animation.TrackPath",
  794. "_paths": [
  795. {
  796. "__id__": 20
  797. },
  798. {
  799. "__id__": 21
  800. },
  801. "opacity"
  802. ]
  803. },
  804. {
  805. "__type__": "cc.animation.HierarchyPath",
  806. "path": "mask"
  807. },
  808. {
  809. "__type__": "cc.animation.ComponentPath",
  810. "component": "cc.UIOpacity"
  811. },
  812. {
  813. "__type__": "cc.animation.Channel",
  814. "_curve": {
  815. "__id__": 23
  816. }
  817. },
  818. {
  819. "__type__": "cc.RealCurve",
  820. "_times": [
  821. 0,
  822. 0.016666666666666666,
  823. 0.03333333333333333,
  824. 0.05,
  825. 0.06666666666666667,
  826. 0.08333333333333333
  827. ],
  828. "_values": [
  829. {
  830. "__type__": "cc.RealKeyframeValue",
  831. "interpolationMode": 0,
  832. "tangentWeightMode": 0,
  833. "value": 0,
  834. "rightTangent": 0,
  835. "rightTangentWeight": 1,
  836. "leftTangent": 0,
  837. "leftTangentWeight": 1,
  838. "easingMethod": 0,
  839. "__editorExtras__": {
  840. "tangentMode": 0
  841. }
  842. },
  843. {
  844. "__type__": "cc.RealKeyframeValue",
  845. "interpolationMode": 0,
  846. "tangentWeightMode": 0,
  847. "value": 20,
  848. "rightTangent": 0,
  849. "rightTangentWeight": 1,
  850. "leftTangent": 0,
  851. "leftTangentWeight": 1,
  852. "easingMethod": 0,
  853. "__editorExtras__": {
  854. "tangentMode": 0
  855. }
  856. },
  857. {
  858. "__type__": "cc.RealKeyframeValue",
  859. "interpolationMode": 0,
  860. "tangentWeightMode": 0,
  861. "value": 40,
  862. "rightTangent": 0,
  863. "rightTangentWeight": 1,
  864. "leftTangent": 0,
  865. "leftTangentWeight": 1,
  866. "easingMethod": 0,
  867. "__editorExtras__": {
  868. "tangentMode": 0
  869. }
  870. },
  871. {
  872. "__type__": "cc.RealKeyframeValue",
  873. "interpolationMode": 0,
  874. "tangentWeightMode": 0,
  875. "value": 80,
  876. "rightTangent": 0,
  877. "rightTangentWeight": 1,
  878. "leftTangent": 0,
  879. "leftTangentWeight": 1,
  880. "easingMethod": 0,
  881. "__editorExtras__": {
  882. "tangentMode": 0
  883. }
  884. },
  885. {
  886. "__type__": "cc.RealKeyframeValue",
  887. "interpolationMode": 0,
  888. "tangentWeightMode": 0,
  889. "value": 100,
  890. "rightTangent": 0,
  891. "rightTangentWeight": 1,
  892. "leftTangent": 0,
  893. "leftTangentWeight": 1,
  894. "easingMethod": 0,
  895. "__editorExtras__": {
  896. "tangentMode": 0
  897. }
  898. },
  899. {
  900. "__type__": "cc.RealKeyframeValue",
  901. "interpolationMode": 0,
  902. "tangentWeightMode": 0,
  903. "value": 180,
  904. "rightTangent": 0,
  905. "rightTangentWeight": 1,
  906. "leftTangent": 0,
  907. "leftTangentWeight": 1,
  908. "easingMethod": 0,
  909. "__editorExtras__": {
  910. "tangentMode": 0
  911. }
  912. }
  913. ],
  914. "preExtrapolation": 1,
  915. "postExtrapolation": 1
  916. },
  917. {
  918. "__type__": "cc.AnimationClipAdditiveSettings",
  919. "enabled": false,
  920. "refClip": null
  921. }
  922. ]