StartScene.scene 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "StartScene",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "StartScene",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": {
  26. "__id__": 21
  27. },
  28. "_lpos": {
  29. "__type__": "cc.Vec3",
  30. "x": 0,
  31. "y": 0,
  32. "z": 0
  33. },
  34. "_lrot": {
  35. "__type__": "cc.Quat",
  36. "x": 0,
  37. "y": 0,
  38. "z": 0,
  39. "w": 1
  40. },
  41. "_lscale": {
  42. "__type__": "cc.Vec3",
  43. "x": 1,
  44. "y": 1,
  45. "z": 1
  46. },
  47. "_mobility": 0,
  48. "_layer": 1073741824,
  49. "_euler": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "autoReleaseAssets": false,
  56. "_globals": {
  57. "__id__": 22
  58. },
  59. "_id": "099ece80-6a52-4fc1-8f49-dcd0345183d0"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "Canvas",
  64. "_objFlags": 0,
  65. "__editorExtras__": {},
  66. "_parent": {
  67. "__id__": 1
  68. },
  69. "_children": [
  70. {
  71. "__id__": 3
  72. },
  73. {
  74. "__id__": 5
  75. }
  76. ],
  77. "_active": true,
  78. "_components": [
  79. {
  80. "__id__": 17
  81. },
  82. {
  83. "__id__": 18
  84. },
  85. {
  86. "__id__": 19
  87. },
  88. {
  89. "__id__": 20
  90. }
  91. ],
  92. "_prefab": null,
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 640,
  96. "y": 360.00000000000006,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": "beI88Z2HpFELqR4T5EMHpg"
  121. },
  122. {
  123. "__type__": "cc.Node",
  124. "_name": "Camera",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "_parent": {
  128. "__id__": 2
  129. },
  130. "_children": [],
  131. "_active": true,
  132. "_components": [
  133. {
  134. "__id__": 4
  135. }
  136. ],
  137. "_prefab": null,
  138. "_lpos": {
  139. "__type__": "cc.Vec3",
  140. "x": 0,
  141. "y": 0,
  142. "z": 1000
  143. },
  144. "_lrot": {
  145. "__type__": "cc.Quat",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0,
  149. "w": 1
  150. },
  151. "_lscale": {
  152. "__type__": "cc.Vec3",
  153. "x": 1,
  154. "y": 1,
  155. "z": 1
  156. },
  157. "_mobility": 0,
  158. "_layer": 1073741824,
  159. "_euler": {
  160. "__type__": "cc.Vec3",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0
  164. },
  165. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  166. },
  167. {
  168. "__type__": "cc.Camera",
  169. "_name": "",
  170. "_objFlags": 0,
  171. "__editorExtras__": {},
  172. "node": {
  173. "__id__": 3
  174. },
  175. "_enabled": true,
  176. "__prefab": null,
  177. "_projection": 0,
  178. "_priority": 0,
  179. "_fov": 45,
  180. "_fovAxis": 0,
  181. "_orthoHeight": 381.93548387096774,
  182. "_near": 0,
  183. "_far": 1000,
  184. "_color": {
  185. "__type__": "cc.Color",
  186. "r": 0,
  187. "g": 0,
  188. "b": 0,
  189. "a": 255
  190. },
  191. "_depth": 1,
  192. "_stencil": 0,
  193. "_clearFlags": 7,
  194. "_rect": {
  195. "__type__": "cc.Rect",
  196. "x": 0,
  197. "y": 0,
  198. "width": 1,
  199. "height": 1
  200. },
  201. "_aperture": 19,
  202. "_shutter": 7,
  203. "_iso": 0,
  204. "_screenScale": 1,
  205. "_visibility": 1108344832,
  206. "_targetTexture": null,
  207. "_postProcess": null,
  208. "_usePostProcess": false,
  209. "_cameraType": -1,
  210. "_trackingType": 0,
  211. "_id": "63WIch3o5BEYRlXzTT0oWc"
  212. },
  213. {
  214. "__type__": "cc.Node",
  215. "_name": "UIRoot",
  216. "_objFlags": 0,
  217. "__editorExtras__": {},
  218. "_parent": {
  219. "__id__": 2
  220. },
  221. "_children": [
  222. {
  223. "__id__": 6
  224. },
  225. {
  226. "__id__": 9
  227. },
  228. {
  229. "__id__": 12
  230. }
  231. ],
  232. "_active": true,
  233. "_components": [
  234. {
  235. "__id__": 15
  236. },
  237. {
  238. "__id__": 16
  239. }
  240. ],
  241. "_prefab": null,
  242. "_lpos": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 0
  247. },
  248. "_lrot": {
  249. "__type__": "cc.Quat",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0,
  253. "w": 1
  254. },
  255. "_lscale": {
  256. "__type__": "cc.Vec3",
  257. "x": 1,
  258. "y": 1,
  259. "z": 1
  260. },
  261. "_mobility": 0,
  262. "_layer": 33554432,
  263. "_euler": {
  264. "__type__": "cc.Vec3",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0
  268. },
  269. "_id": "7d6oNX3xVO0rXs1kWSThv7"
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "Page",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 5
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_components": [
  282. {
  283. "__id__": 7
  284. },
  285. {
  286. "__id__": 8
  287. }
  288. ],
  289. "_prefab": null,
  290. "_lpos": {
  291. "__type__": "cc.Vec3",
  292. "x": 0,
  293. "y": 0,
  294. "z": 0
  295. },
  296. "_lrot": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. },
  303. "_lscale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_mobility": 0,
  310. "_layer": 33554432,
  311. "_euler": {
  312. "__type__": "cc.Vec3",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0
  316. },
  317. "_id": "8dAabxAdtISbQZSXf3e/U4"
  318. },
  319. {
  320. "__type__": "cc.UITransform",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "node": {
  325. "__id__": 6
  326. },
  327. "_enabled": true,
  328. "__prefab": null,
  329. "_contentSize": {
  330. "__type__": "cc.Size",
  331. "width": 1280,
  332. "height": 720
  333. },
  334. "_anchorPoint": {
  335. "__type__": "cc.Vec2",
  336. "x": 0.5,
  337. "y": 0.5
  338. },
  339. "_id": "dbhq6HWe1KzZ+rO1G224V2"
  340. },
  341. {
  342. "__type__": "cc.Widget",
  343. "_name": "",
  344. "_objFlags": 0,
  345. "__editorExtras__": {},
  346. "node": {
  347. "__id__": 6
  348. },
  349. "_enabled": true,
  350. "__prefab": null,
  351. "_alignFlags": 45,
  352. "_target": null,
  353. "_left": 0,
  354. "_right": 0,
  355. "_top": 0,
  356. "_bottom": 0,
  357. "_horizontalCenter": 0,
  358. "_verticalCenter": 0,
  359. "_isAbsLeft": true,
  360. "_isAbsRight": true,
  361. "_isAbsTop": true,
  362. "_isAbsBottom": true,
  363. "_isAbsHorizontalCenter": true,
  364. "_isAbsVerticalCenter": true,
  365. "_originalWidth": 100,
  366. "_originalHeight": 100,
  367. "_alignMode": 2,
  368. "_lockFlags": 0,
  369. "_id": "67KDXdMFxCb50JUjMuwktU"
  370. },
  371. {
  372. "__type__": "cc.Node",
  373. "_name": "Widget",
  374. "_objFlags": 0,
  375. "__editorExtras__": {},
  376. "_parent": {
  377. "__id__": 5
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_components": [
  382. {
  383. "__id__": 10
  384. },
  385. {
  386. "__id__": 11
  387. }
  388. ],
  389. "_prefab": null,
  390. "_lpos": {
  391. "__type__": "cc.Vec3",
  392. "x": 0,
  393. "y": 0,
  394. "z": 0
  395. },
  396. "_lrot": {
  397. "__type__": "cc.Quat",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0,
  401. "w": 1
  402. },
  403. "_lscale": {
  404. "__type__": "cc.Vec3",
  405. "x": 1,
  406. "y": 1,
  407. "z": 1
  408. },
  409. "_mobility": 0,
  410. "_layer": 33554432,
  411. "_euler": {
  412. "__type__": "cc.Vec3",
  413. "x": 0,
  414. "y": 0,
  415. "z": 0
  416. },
  417. "_id": "a4U78aFLJEYp5fiRjYGLHY"
  418. },
  419. {
  420. "__type__": "cc.UITransform",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "__editorExtras__": {},
  424. "node": {
  425. "__id__": 9
  426. },
  427. "_enabled": true,
  428. "__prefab": null,
  429. "_contentSize": {
  430. "__type__": "cc.Size",
  431. "width": 1280,
  432. "height": 720
  433. },
  434. "_anchorPoint": {
  435. "__type__": "cc.Vec2",
  436. "x": 0.5,
  437. "y": 0.5
  438. },
  439. "_id": "40NR6Rli1E0KBvKXf52fSF"
  440. },
  441. {
  442. "__type__": "cc.Widget",
  443. "_name": "",
  444. "_objFlags": 0,
  445. "__editorExtras__": {},
  446. "node": {
  447. "__id__": 9
  448. },
  449. "_enabled": true,
  450. "__prefab": null,
  451. "_alignFlags": 45,
  452. "_target": null,
  453. "_left": 0,
  454. "_right": 0,
  455. "_top": 0,
  456. "_bottom": 0,
  457. "_horizontalCenter": 0,
  458. "_verticalCenter": 0,
  459. "_isAbsLeft": true,
  460. "_isAbsRight": true,
  461. "_isAbsTop": true,
  462. "_isAbsBottom": true,
  463. "_isAbsHorizontalCenter": true,
  464. "_isAbsVerticalCenter": true,
  465. "_originalWidth": 100,
  466. "_originalHeight": 100,
  467. "_alignMode": 2,
  468. "_lockFlags": 0,
  469. "_id": "91DsLENFJNwK19mae6qN0j"
  470. },
  471. {
  472. "__type__": "cc.Node",
  473. "_name": "PopWin",
  474. "_objFlags": 0,
  475. "__editorExtras__": {},
  476. "_parent": {
  477. "__id__": 5
  478. },
  479. "_children": [],
  480. "_active": true,
  481. "_components": [
  482. {
  483. "__id__": 13
  484. },
  485. {
  486. "__id__": 14
  487. }
  488. ],
  489. "_prefab": null,
  490. "_lpos": {
  491. "__type__": "cc.Vec3",
  492. "x": 0,
  493. "y": 0,
  494. "z": 0
  495. },
  496. "_lrot": {
  497. "__type__": "cc.Quat",
  498. "x": 0,
  499. "y": 0,
  500. "z": 0,
  501. "w": 1
  502. },
  503. "_lscale": {
  504. "__type__": "cc.Vec3",
  505. "x": 1,
  506. "y": 1,
  507. "z": 1
  508. },
  509. "_mobility": 0,
  510. "_layer": 33554432,
  511. "_euler": {
  512. "__type__": "cc.Vec3",
  513. "x": 0,
  514. "y": 0,
  515. "z": 0
  516. },
  517. "_id": "181d2UWcNMIYlJkAJG8ZeL"
  518. },
  519. {
  520. "__type__": "cc.UITransform",
  521. "_name": "",
  522. "_objFlags": 0,
  523. "__editorExtras__": {},
  524. "node": {
  525. "__id__": 12
  526. },
  527. "_enabled": true,
  528. "__prefab": null,
  529. "_contentSize": {
  530. "__type__": "cc.Size",
  531. "width": 1280,
  532. "height": 720
  533. },
  534. "_anchorPoint": {
  535. "__type__": "cc.Vec2",
  536. "x": 0.5,
  537. "y": 0.5
  538. },
  539. "_id": "ccGiow+ChNa7YMuumXgNzY"
  540. },
  541. {
  542. "__type__": "cc.Widget",
  543. "_name": "",
  544. "_objFlags": 0,
  545. "__editorExtras__": {},
  546. "node": {
  547. "__id__": 12
  548. },
  549. "_enabled": true,
  550. "__prefab": null,
  551. "_alignFlags": 45,
  552. "_target": null,
  553. "_left": 0,
  554. "_right": 0,
  555. "_top": 0,
  556. "_bottom": 0,
  557. "_horizontalCenter": 0,
  558. "_verticalCenter": 0,
  559. "_isAbsLeft": true,
  560. "_isAbsRight": true,
  561. "_isAbsTop": true,
  562. "_isAbsBottom": true,
  563. "_isAbsHorizontalCenter": true,
  564. "_isAbsVerticalCenter": true,
  565. "_originalWidth": 100,
  566. "_originalHeight": 100,
  567. "_alignMode": 2,
  568. "_lockFlags": 0,
  569. "_id": "4bLPp6sxNNyLtdE5fcWt+d"
  570. },
  571. {
  572. "__type__": "cc.UITransform",
  573. "_name": "",
  574. "_objFlags": 0,
  575. "__editorExtras__": {},
  576. "node": {
  577. "__id__": 5
  578. },
  579. "_enabled": true,
  580. "__prefab": null,
  581. "_contentSize": {
  582. "__type__": "cc.Size",
  583. "width": 1280,
  584. "height": 720
  585. },
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0.5,
  589. "y": 0.5
  590. },
  591. "_id": "d5ilyx1hFKIL+knOleWonu"
  592. },
  593. {
  594. "__type__": "cc.Widget",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "__editorExtras__": {},
  598. "node": {
  599. "__id__": 5
  600. },
  601. "_enabled": true,
  602. "__prefab": null,
  603. "_alignFlags": 45,
  604. "_target": null,
  605. "_left": 0,
  606. "_right": 0,
  607. "_top": 0,
  608. "_bottom": 0,
  609. "_horizontalCenter": 0,
  610. "_verticalCenter": 0,
  611. "_isAbsLeft": true,
  612. "_isAbsRight": true,
  613. "_isAbsTop": true,
  614. "_isAbsBottom": true,
  615. "_isAbsHorizontalCenter": true,
  616. "_isAbsVerticalCenter": true,
  617. "_originalWidth": 100,
  618. "_originalHeight": 100,
  619. "_alignMode": 2,
  620. "_lockFlags": 0,
  621. "_id": "d47nc2dq1KcqImyMR2FvbP"
  622. },
  623. {
  624. "__type__": "cc.UITransform",
  625. "_name": "",
  626. "_objFlags": 0,
  627. "__editorExtras__": {},
  628. "node": {
  629. "__id__": 2
  630. },
  631. "_enabled": true,
  632. "__prefab": null,
  633. "_contentSize": {
  634. "__type__": "cc.Size",
  635. "width": 1280,
  636. "height": 720
  637. },
  638. "_anchorPoint": {
  639. "__type__": "cc.Vec2",
  640. "x": 0.5,
  641. "y": 0.5
  642. },
  643. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  644. },
  645. {
  646. "__type__": "cc.Canvas",
  647. "_name": "",
  648. "_objFlags": 0,
  649. "__editorExtras__": {},
  650. "node": {
  651. "__id__": 2
  652. },
  653. "_enabled": true,
  654. "__prefab": null,
  655. "_cameraComponent": {
  656. "__id__": 4
  657. },
  658. "_alignCanvasWithScreen": true,
  659. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  660. },
  661. {
  662. "__type__": "cc.Widget",
  663. "_name": "",
  664. "_objFlags": 0,
  665. "__editorExtras__": {},
  666. "node": {
  667. "__id__": 2
  668. },
  669. "_enabled": true,
  670. "__prefab": null,
  671. "_alignFlags": 45,
  672. "_target": null,
  673. "_left": 0,
  674. "_right": 0,
  675. "_top": 5.684341886080802e-14,
  676. "_bottom": 5.684341886080802e-14,
  677. "_horizontalCenter": 0,
  678. "_verticalCenter": 0,
  679. "_isAbsLeft": true,
  680. "_isAbsRight": true,
  681. "_isAbsTop": true,
  682. "_isAbsBottom": true,
  683. "_isAbsHorizontalCenter": true,
  684. "_isAbsVerticalCenter": true,
  685. "_originalWidth": 0,
  686. "_originalHeight": 0,
  687. "_alignMode": 2,
  688. "_lockFlags": 0,
  689. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  690. },
  691. {
  692. "__type__": "010ac7u73pHUqXGhX3uxjfh",
  693. "_name": "",
  694. "_objFlags": 0,
  695. "__editorExtras__": {},
  696. "node": {
  697. "__id__": 2
  698. },
  699. "_enabled": true,
  700. "__prefab": null,
  701. "_id": "c5iZQmWqNGKKJl4bHf/bIu"
  702. },
  703. {
  704. "__type__": "cc.PrefabInfo",
  705. "root": null,
  706. "asset": null,
  707. "fileId": "099ece80-6a52-4fc1-8f49-dcd0345183d0",
  708. "instance": null,
  709. "targetOverrides": null
  710. },
  711. {
  712. "__type__": "cc.SceneGlobals",
  713. "ambient": {
  714. "__id__": 23
  715. },
  716. "shadows": {
  717. "__id__": 24
  718. },
  719. "_skybox": {
  720. "__id__": 25
  721. },
  722. "fog": {
  723. "__id__": 26
  724. },
  725. "octree": {
  726. "__id__": 27
  727. },
  728. "skin": {
  729. "__id__": 28
  730. },
  731. "lightProbeInfo": {
  732. "__id__": 29
  733. },
  734. "postSettings": {
  735. "__id__": 30
  736. },
  737. "bakedWithStationaryMainLight": false,
  738. "bakedWithHighpLightmap": false
  739. },
  740. {
  741. "__type__": "cc.AmbientInfo",
  742. "_skyColorHDR": {
  743. "__type__": "cc.Vec4",
  744. "x": 0,
  745. "y": 0,
  746. "z": 0,
  747. "w": 0.520833125
  748. },
  749. "_skyColor": {
  750. "__type__": "cc.Vec4",
  751. "x": 0,
  752. "y": 0,
  753. "z": 0,
  754. "w": 0.520833125
  755. },
  756. "_skyIllumHDR": 20000,
  757. "_skyIllum": 20000,
  758. "_groundAlbedoHDR": {
  759. "__type__": "cc.Vec4",
  760. "x": 0,
  761. "y": 0,
  762. "z": 0,
  763. "w": 0
  764. },
  765. "_groundAlbedo": {
  766. "__type__": "cc.Vec4",
  767. "x": 0,
  768. "y": 0,
  769. "z": 0,
  770. "w": 0
  771. },
  772. "_skyColorLDR": {
  773. "__type__": "cc.Vec4",
  774. "x": 0.2,
  775. "y": 0.5,
  776. "z": 0.8,
  777. "w": 1
  778. },
  779. "_skyIllumLDR": 20000,
  780. "_groundAlbedoLDR": {
  781. "__type__": "cc.Vec4",
  782. "x": 0.2,
  783. "y": 0.2,
  784. "z": 0.2,
  785. "w": 1
  786. }
  787. },
  788. {
  789. "__type__": "cc.ShadowsInfo",
  790. "_enabled": false,
  791. "_type": 0,
  792. "_normal": {
  793. "__type__": "cc.Vec3",
  794. "x": 0,
  795. "y": 1,
  796. "z": 0
  797. },
  798. "_distance": 0,
  799. "_planeBias": 1,
  800. "_shadowColor": {
  801. "__type__": "cc.Color",
  802. "r": 76,
  803. "g": 76,
  804. "b": 76,
  805. "a": 255
  806. },
  807. "_maxReceived": 4,
  808. "_size": {
  809. "__type__": "cc.Vec2",
  810. "x": 512,
  811. "y": 512
  812. }
  813. },
  814. {
  815. "__type__": "cc.SkyboxInfo",
  816. "_envLightingType": 0,
  817. "_envmapHDR": null,
  818. "_envmap": null,
  819. "_envmapLDR": null,
  820. "_diffuseMapHDR": null,
  821. "_diffuseMapLDR": null,
  822. "_enabled": false,
  823. "_useHDR": true,
  824. "_editableMaterial": null,
  825. "_reflectionHDR": null,
  826. "_reflectionLDR": null,
  827. "_rotationAngle": 0
  828. },
  829. {
  830. "__type__": "cc.FogInfo",
  831. "_type": 0,
  832. "_fogColor": {
  833. "__type__": "cc.Color",
  834. "r": 200,
  835. "g": 200,
  836. "b": 200,
  837. "a": 255
  838. },
  839. "_enabled": false,
  840. "_fogDensity": 0.3,
  841. "_fogStart": 0.5,
  842. "_fogEnd": 300,
  843. "_fogAtten": 5,
  844. "_fogTop": 1.5,
  845. "_fogRange": 1.2,
  846. "_accurate": false
  847. },
  848. {
  849. "__type__": "cc.OctreeInfo",
  850. "_enabled": false,
  851. "_minPos": {
  852. "__type__": "cc.Vec3",
  853. "x": -1024,
  854. "y": -1024,
  855. "z": -1024
  856. },
  857. "_maxPos": {
  858. "__type__": "cc.Vec3",
  859. "x": 1024,
  860. "y": 1024,
  861. "z": 1024
  862. },
  863. "_depth": 8
  864. },
  865. {
  866. "__type__": "cc.SkinInfo",
  867. "_enabled": false,
  868. "_blurRadius": 0.01,
  869. "_sssIntensity": 3
  870. },
  871. {
  872. "__type__": "cc.LightProbeInfo",
  873. "_giScale": 1,
  874. "_giSamples": 1024,
  875. "_bounces": 2,
  876. "_reduceRinging": 0,
  877. "_showProbe": true,
  878. "_showWireframe": true,
  879. "_showConvex": false,
  880. "_data": null,
  881. "_lightProbeSphereVolume": 1
  882. },
  883. {
  884. "__type__": "cc.PostSettingsInfo",
  885. "_toneMappingType": 0
  886. }
  887. ]