test.scene 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "test",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "test",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": null,
  26. "_lpos": {
  27. "__type__": "cc.Vec3",
  28. "x": 0,
  29. "y": 0,
  30. "z": 0
  31. },
  32. "_lrot": {
  33. "__type__": "cc.Quat",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0,
  37. "w": 1
  38. },
  39. "_lscale": {
  40. "__type__": "cc.Vec3",
  41. "x": 1,
  42. "y": 1,
  43. "z": 1
  44. },
  45. "_mobility": 0,
  46. "_layer": 1073741824,
  47. "_euler": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "autoReleaseAssets": false,
  54. "_globals": {
  55. "__id__": 17
  56. },
  57. "_id": "fb83bfd7-1bb4-43f9-990b-8b58e8b70d15"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. },
  71. {
  72. "__id__": 5
  73. }
  74. ],
  75. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 13
  79. },
  80. {
  81. "__id__": 14
  82. },
  83. {
  84. "__id__": 15
  85. },
  86. {
  87. "__id__": 16
  88. }
  89. ],
  90. "_prefab": null,
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 540,
  94. "y": 960,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_mobility": 0,
  111. "_layer": 33554432,
  112. "_euler": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_id": "beI88Z2HpFELqR4T5EMHpg"
  119. },
  120. {
  121. "__type__": "cc.Node",
  122. "_name": "Camera",
  123. "_objFlags": 0,
  124. "__editorExtras__": {},
  125. "_parent": {
  126. "__id__": 2
  127. },
  128. "_children": [],
  129. "_active": true,
  130. "_components": [
  131. {
  132. "__id__": 4
  133. }
  134. ],
  135. "_prefab": null,
  136. "_lpos": {
  137. "__type__": "cc.Vec3",
  138. "x": 0,
  139. "y": 0,
  140. "z": 1000
  141. },
  142. "_lrot": {
  143. "__type__": "cc.Quat",
  144. "x": 0,
  145. "y": 0,
  146. "z": 0,
  147. "w": 1
  148. },
  149. "_lscale": {
  150. "__type__": "cc.Vec3",
  151. "x": 1,
  152. "y": 1,
  153. "z": 1
  154. },
  155. "_mobility": 0,
  156. "_layer": 1073741824,
  157. "_euler": {
  158. "__type__": "cc.Vec3",
  159. "x": 0,
  160. "y": 0,
  161. "z": 0
  162. },
  163. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  164. },
  165. {
  166. "__type__": "cc.Camera",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "__editorExtras__": {},
  170. "node": {
  171. "__id__": 3
  172. },
  173. "_enabled": true,
  174. "__prefab": null,
  175. "_projection": 0,
  176. "_priority": 0,
  177. "_fov": 45,
  178. "_fovAxis": 0,
  179. "_orthoHeight": 960,
  180. "_near": 0,
  181. "_far": 1000,
  182. "_color": {
  183. "__type__": "cc.Color",
  184. "r": 0,
  185. "g": 0,
  186. "b": 0,
  187. "a": 255
  188. },
  189. "_depth": 1,
  190. "_stencil": 0,
  191. "_clearFlags": 7,
  192. "_rect": {
  193. "__type__": "cc.Rect",
  194. "x": 0,
  195. "y": 0,
  196. "width": 1,
  197. "height": 1
  198. },
  199. "_aperture": 19,
  200. "_shutter": 7,
  201. "_iso": 0,
  202. "_screenScale": 1,
  203. "_visibility": 1108344832,
  204. "_targetTexture": null,
  205. "_postProcess": null,
  206. "_usePostProcess": false,
  207. "_cameraType": -1,
  208. "_trackingType": 0,
  209. "_id": "63WIch3o5BEYRlXzTT0oWc"
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "bg",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 2
  218. },
  219. "_children": [
  220. {
  221. "__id__": 6
  222. }
  223. ],
  224. "_active": true,
  225. "_components": [
  226. {
  227. "__id__": 9
  228. },
  229. {
  230. "__id__": 10
  231. },
  232. {
  233. "__id__": 11
  234. },
  235. {
  236. "__id__": 12
  237. }
  238. ],
  239. "_prefab": null,
  240. "_lpos": {
  241. "__type__": "cc.Vec3",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0
  245. },
  246. "_lrot": {
  247. "__type__": "cc.Quat",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0,
  251. "w": 1
  252. },
  253. "_lscale": {
  254. "__type__": "cc.Vec3",
  255. "x": 1,
  256. "y": 1,
  257. "z": 1
  258. },
  259. "_mobility": 0,
  260. "_layer": 33554432,
  261. "_euler": {
  262. "__type__": "cc.Vec3",
  263. "x": 0,
  264. "y": 0,
  265. "z": 0
  266. },
  267. "_id": "49I7Y6cGdP47GTIyvX5jCH"
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "Node",
  272. "_objFlags": 0,
  273. "__editorExtras__": {},
  274. "_parent": {
  275. "__id__": 5
  276. },
  277. "_children": [],
  278. "_active": true,
  279. "_components": [
  280. {
  281. "__id__": 7
  282. },
  283. {
  284. "__id__": 8
  285. }
  286. ],
  287. "_prefab": null,
  288. "_lpos": {
  289. "__type__": "cc.Vec3",
  290. "x": 0,
  291. "y": 0,
  292. "z": 0
  293. },
  294. "_lrot": {
  295. "__type__": "cc.Quat",
  296. "x": 0,
  297. "y": 0,
  298. "z": 0,
  299. "w": 1
  300. },
  301. "_lscale": {
  302. "__type__": "cc.Vec3",
  303. "x": 1,
  304. "y": 1,
  305. "z": 1
  306. },
  307. "_mobility": 0,
  308. "_layer": 33554432,
  309. "_euler": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_id": "a26qqicKBBEbSbHCdCL54u"
  316. },
  317. {
  318. "__type__": "cc.UITransform",
  319. "_name": "",
  320. "_objFlags": 0,
  321. "__editorExtras__": {},
  322. "node": {
  323. "__id__": 6
  324. },
  325. "_enabled": true,
  326. "__prefab": null,
  327. "_contentSize": {
  328. "__type__": "cc.Size",
  329. "width": 100,
  330. "height": 100
  331. },
  332. "_anchorPoint": {
  333. "__type__": "cc.Vec2",
  334. "x": 0.5,
  335. "y": 0.5
  336. },
  337. "_id": "damp7ZkXtAl7z6YH3MLRik"
  338. },
  339. {
  340. "__type__": "cc.Graphics",
  341. "_name": "",
  342. "_objFlags": 0,
  343. "__editorExtras__": {},
  344. "node": {
  345. "__id__": 6
  346. },
  347. "_enabled": true,
  348. "__prefab": null,
  349. "_customMaterial": null,
  350. "_srcBlendFactor": 2,
  351. "_dstBlendFactor": 4,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_lineWidth": 1,
  360. "_strokeColor": {
  361. "__type__": "cc.Color",
  362. "r": 0,
  363. "g": 0,
  364. "b": 0,
  365. "a": 255
  366. },
  367. "_lineJoin": 2,
  368. "_lineCap": 0,
  369. "_fillColor": {
  370. "__type__": "cc.Color",
  371. "r": 255,
  372. "g": 255,
  373. "b": 255,
  374. "a": 255
  375. },
  376. "_miterLimit": 10,
  377. "_id": "212GarekRO0rTAu+RR5oPX"
  378. },
  379. {
  380. "__type__": "cc.UITransform",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "__editorExtras__": {},
  384. "node": {
  385. "__id__": 5
  386. },
  387. "_enabled": true,
  388. "__prefab": null,
  389. "_contentSize": {
  390. "__type__": "cc.Size",
  391. "width": 1080,
  392. "height": 1920
  393. },
  394. "_anchorPoint": {
  395. "__type__": "cc.Vec2",
  396. "x": 0.5,
  397. "y": 0.5
  398. },
  399. "_id": "08LTtyNa9OsKgFVtR9GFeQ"
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "__editorExtras__": {},
  406. "node": {
  407. "__id__": 5
  408. },
  409. "_enabled": true,
  410. "__prefab": null,
  411. "_customMaterial": null,
  412. "_srcBlendFactor": 2,
  413. "_dstBlendFactor": 4,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 255,
  417. "g": 255,
  418. "b": 255,
  419. "a": 255
  420. },
  421. "_spriteFrame": {
  422. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  423. "__expectedType__": "cc.SpriteFrame"
  424. },
  425. "_type": 0,
  426. "_fillType": 0,
  427. "_sizeMode": 0,
  428. "_fillCenter": {
  429. "__type__": "cc.Vec2",
  430. "x": 0,
  431. "y": 0
  432. },
  433. "_fillStart": 0,
  434. "_fillRange": 0,
  435. "_isTrimmedMode": true,
  436. "_useGrayscale": false,
  437. "_atlas": null,
  438. "_id": "a2xXbHDvpLyrc5UCrWu9Cc"
  439. },
  440. {
  441. "__type__": "cc.Widget",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "__editorExtras__": {},
  445. "node": {
  446. "__id__": 5
  447. },
  448. "_enabled": true,
  449. "__prefab": null,
  450. "_alignFlags": 45,
  451. "_target": null,
  452. "_left": 0,
  453. "_right": 0,
  454. "_top": 0,
  455. "_bottom": 0,
  456. "_horizontalCenter": 0,
  457. "_verticalCenter": 0,
  458. "_isAbsLeft": true,
  459. "_isAbsRight": true,
  460. "_isAbsTop": true,
  461. "_isAbsBottom": true,
  462. "_isAbsHorizontalCenter": true,
  463. "_isAbsVerticalCenter": true,
  464. "_originalWidth": 100,
  465. "_originalHeight": 100,
  466. "_alignMode": 2,
  467. "_lockFlags": 0,
  468. "_id": "10MMOOxPtCO6QDP31mu5Oc"
  469. },
  470. {
  471. "__type__": "b268djkXd9DgI2sybxZu/hH",
  472. "_name": "",
  473. "_objFlags": 0,
  474. "__editorExtras__": {},
  475. "node": {
  476. "__id__": 5
  477. },
  478. "_enabled": true,
  479. "__prefab": null,
  480. "m_g": {
  481. "__id__": 8
  482. },
  483. "_id": "c0BCbgrwVBzKgaTX1cIIFX"
  484. },
  485. {
  486. "__type__": "cc.UITransform",
  487. "_name": "",
  488. "_objFlags": 0,
  489. "__editorExtras__": {},
  490. "node": {
  491. "__id__": 2
  492. },
  493. "_enabled": true,
  494. "__prefab": null,
  495. "_contentSize": {
  496. "__type__": "cc.Size",
  497. "width": 1080,
  498. "height": 1920
  499. },
  500. "_anchorPoint": {
  501. "__type__": "cc.Vec2",
  502. "x": 0.5,
  503. "y": 0.5
  504. },
  505. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  506. },
  507. {
  508. "__type__": "cc.Canvas",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "__editorExtras__": {},
  512. "node": {
  513. "__id__": 2
  514. },
  515. "_enabled": true,
  516. "__prefab": null,
  517. "_cameraComponent": {
  518. "__id__": 4
  519. },
  520. "_alignCanvasWithScreen": true,
  521. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  522. },
  523. {
  524. "__type__": "cc.Widget",
  525. "_name": "",
  526. "_objFlags": 0,
  527. "__editorExtras__": {},
  528. "node": {
  529. "__id__": 2
  530. },
  531. "_enabled": true,
  532. "__prefab": null,
  533. "_alignFlags": 45,
  534. "_target": null,
  535. "_left": 0,
  536. "_right": 0,
  537. "_top": 5.684341886080802e-14,
  538. "_bottom": 5.684341886080802e-14,
  539. "_horizontalCenter": 0,
  540. "_verticalCenter": 0,
  541. "_isAbsLeft": true,
  542. "_isAbsRight": true,
  543. "_isAbsTop": true,
  544. "_isAbsBottom": true,
  545. "_isAbsHorizontalCenter": true,
  546. "_isAbsVerticalCenter": true,
  547. "_originalWidth": 0,
  548. "_originalHeight": 0,
  549. "_alignMode": 2,
  550. "_lockFlags": 0,
  551. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  552. },
  553. {
  554. "__type__": "b268djkXd9DgI2sybxZu/hH",
  555. "_name": "",
  556. "_objFlags": 0,
  557. "__editorExtras__": {},
  558. "node": {
  559. "__id__": 2
  560. },
  561. "_enabled": true,
  562. "__prefab": null,
  563. "m_g": null,
  564. "_id": "a1s4wMmGFAJq+zUtW/YvHS"
  565. },
  566. {
  567. "__type__": "cc.SceneGlobals",
  568. "ambient": {
  569. "__id__": 18
  570. },
  571. "shadows": {
  572. "__id__": 19
  573. },
  574. "_skybox": {
  575. "__id__": 20
  576. },
  577. "fog": {
  578. "__id__": 21
  579. },
  580. "octree": {
  581. "__id__": 22
  582. },
  583. "skin": {
  584. "__id__": 23
  585. },
  586. "lightProbeInfo": {
  587. "__id__": 24
  588. },
  589. "postSettings": {
  590. "__id__": 25
  591. },
  592. "bakedWithStationaryMainLight": false,
  593. "bakedWithHighpLightmap": false
  594. },
  595. {
  596. "__type__": "cc.AmbientInfo",
  597. "_skyColorHDR": {
  598. "__type__": "cc.Vec4",
  599. "x": 0,
  600. "y": 0,
  601. "z": 0,
  602. "w": 0.520833125
  603. },
  604. "_skyColor": {
  605. "__type__": "cc.Vec4",
  606. "x": 0,
  607. "y": 0,
  608. "z": 0,
  609. "w": 0.520833125
  610. },
  611. "_skyIllumHDR": 20000,
  612. "_skyIllum": 20000,
  613. "_groundAlbedoHDR": {
  614. "__type__": "cc.Vec4",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0,
  618. "w": 0
  619. },
  620. "_groundAlbedo": {
  621. "__type__": "cc.Vec4",
  622. "x": 0,
  623. "y": 0,
  624. "z": 0,
  625. "w": 0
  626. },
  627. "_skyColorLDR": {
  628. "__type__": "cc.Vec4",
  629. "x": 0.2,
  630. "y": 0.5,
  631. "z": 0.8,
  632. "w": 1
  633. },
  634. "_skyIllumLDR": 20000,
  635. "_groundAlbedoLDR": {
  636. "__type__": "cc.Vec4",
  637. "x": 0.2,
  638. "y": 0.2,
  639. "z": 0.2,
  640. "w": 1
  641. }
  642. },
  643. {
  644. "__type__": "cc.ShadowsInfo",
  645. "_enabled": false,
  646. "_type": 0,
  647. "_normal": {
  648. "__type__": "cc.Vec3",
  649. "x": 0,
  650. "y": 1,
  651. "z": 0
  652. },
  653. "_distance": 0,
  654. "_planeBias": 1,
  655. "_shadowColor": {
  656. "__type__": "cc.Color",
  657. "r": 76,
  658. "g": 76,
  659. "b": 76,
  660. "a": 255
  661. },
  662. "_maxReceived": 4,
  663. "_size": {
  664. "__type__": "cc.Vec2",
  665. "x": 512,
  666. "y": 512
  667. }
  668. },
  669. {
  670. "__type__": "cc.SkyboxInfo",
  671. "_envLightingType": 0,
  672. "_envmapHDR": null,
  673. "_envmap": null,
  674. "_envmapLDR": null,
  675. "_diffuseMapHDR": null,
  676. "_diffuseMapLDR": null,
  677. "_enabled": false,
  678. "_useHDR": true,
  679. "_editableMaterial": null,
  680. "_reflectionHDR": null,
  681. "_reflectionLDR": null,
  682. "_rotationAngle": 0
  683. },
  684. {
  685. "__type__": "cc.FogInfo",
  686. "_type": 0,
  687. "_fogColor": {
  688. "__type__": "cc.Color",
  689. "r": 200,
  690. "g": 200,
  691. "b": 200,
  692. "a": 255
  693. },
  694. "_enabled": false,
  695. "_fogDensity": 0.3,
  696. "_fogStart": 0.5,
  697. "_fogEnd": 300,
  698. "_fogAtten": 5,
  699. "_fogTop": 1.5,
  700. "_fogRange": 1.2,
  701. "_accurate": false
  702. },
  703. {
  704. "__type__": "cc.OctreeInfo",
  705. "_enabled": false,
  706. "_minPos": {
  707. "__type__": "cc.Vec3",
  708. "x": -1024,
  709. "y": -1024,
  710. "z": -1024
  711. },
  712. "_maxPos": {
  713. "__type__": "cc.Vec3",
  714. "x": 1024,
  715. "y": 1024,
  716. "z": 1024
  717. },
  718. "_depth": 8
  719. },
  720. {
  721. "__type__": "cc.SkinInfo",
  722. "_enabled": false,
  723. "_blurRadius": 0.01,
  724. "_sssIntensity": 3
  725. },
  726. {
  727. "__type__": "cc.LightProbeInfo",
  728. "_giScale": 1,
  729. "_giSamples": 1024,
  730. "_bounces": 2,
  731. "_reduceRinging": 0,
  732. "_showProbe": true,
  733. "_showWireframe": true,
  734. "_showConvex": false,
  735. "_data": null,
  736. "_lightProbeSphereVolume": 1
  737. },
  738. {
  739. "__type__": "cc.PostSettingsInfo",
  740. "_toneMappingType": 0
  741. }
  742. ]