preview.scene 17 KB

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