airplane.scene 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "airplane",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "airplane",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 4
  24. },
  25. {
  26. "__id__": 12
  27. },
  28. {
  29. "__id__": 34
  30. }
  31. ],
  32. "_active": true,
  33. "_components": [],
  34. "_prefab": {
  35. "__id__": 41
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 1073741824,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "autoReleaseAssets": false,
  65. "_globals": {
  66. "__id__": 42
  67. },
  68. "_id": "d1e23af2-faaa-4578-b2f0-75b97699e334"
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "Main Camera",
  73. "_objFlags": 0,
  74. "__editorExtras__": {},
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": false,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": null,
  86. "_lpos": {
  87. "__type__": "cc.Vec3",
  88. "x": -0.657,
  89. "y": 38.376,
  90. "z": 0.319
  91. },
  92. "_lrot": {
  93. "__type__": "cc.Quat",
  94. "x": -0.504267415212307,
  95. "y": -0.504267415212307,
  96. "z": -0.4868156733091834,
  97. "w": 0.5044197142566139
  98. },
  99. "_lscale": {
  100. "__type__": "cc.Vec3",
  101. "x": 4.2,
  102. "y": 1,
  103. "z": 1
  104. },
  105. "_mobility": 0,
  106. "_layer": 1073741824,
  107. "_euler": {
  108. "__type__": "cc.Vec3",
  109. "x": -89.00000000000001,
  110. "y": -89.00000000000001,
  111. "z": 1.00000000000001
  112. },
  113. "_id": "c9DMICJLFO5IeO07EPon7U"
  114. },
  115. {
  116. "__type__": "cc.Camera",
  117. "_name": "",
  118. "_objFlags": 0,
  119. "__editorExtras__": {},
  120. "node": {
  121. "__id__": 2
  122. },
  123. "_enabled": true,
  124. "__prefab": null,
  125. "_projection": 0,
  126. "_priority": 0,
  127. "_fov": 38.621,
  128. "_fovAxis": 0,
  129. "_orthoHeight": 25,
  130. "_near": 1,
  131. "_far": 51.542,
  132. "_color": {
  133. "__type__": "cc.Color",
  134. "r": 51,
  135. "g": 51,
  136. "b": 51,
  137. "a": 255
  138. },
  139. "_depth": 1,
  140. "_stencil": 0,
  141. "_clearFlags": 14,
  142. "_rect": {
  143. "__type__": "cc.Rect",
  144. "x": 0,
  145. "y": 0,
  146. "width": 1,
  147. "height": 1
  148. },
  149. "_aperture": 19,
  150. "_shutter": 7,
  151. "_iso": 0,
  152. "_screenScale": 1,
  153. "_visibility": 1822425087,
  154. "_targetTexture": null,
  155. "_postProcess": null,
  156. "_usePostProcess": false,
  157. "_cameraType": -1,
  158. "_trackingType": 0,
  159. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  160. },
  161. {
  162. "__type__": "cc.Node",
  163. "_name": "movingSceneBg",
  164. "_objFlags": 0,
  165. "__editorExtras__": {},
  166. "_parent": {
  167. "__id__": 1
  168. },
  169. "_children": [
  170. {
  171. "__id__": 5
  172. },
  173. {
  174. "__id__": 8
  175. }
  176. ],
  177. "_active": true,
  178. "_components": [
  179. {
  180. "__id__": 11
  181. }
  182. ],
  183. "_prefab": null,
  184. "_lpos": {
  185. "__type__": "cc.Vec3",
  186. "x": 0,
  187. "y": -10,
  188. "z": 0
  189. },
  190. "_lrot": {
  191. "__type__": "cc.Quat",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0,
  195. "w": 1
  196. },
  197. "_lscale": {
  198. "__type__": "cc.Vec3",
  199. "x": 1,
  200. "y": 1,
  201. "z": 1
  202. },
  203. "_mobility": 0,
  204. "_layer": 1073741824,
  205. "_euler": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. },
  211. "_id": "8cRxHAI5NIhIVjWD6FT9Rg"
  212. },
  213. {
  214. "__type__": "cc.Node",
  215. "_name": "bg01",
  216. "_objFlags": 0,
  217. "__editorExtras__": {},
  218. "_parent": {
  219. "__id__": 4
  220. },
  221. "_children": [],
  222. "_active": true,
  223. "_components": [
  224. {
  225. "__id__": 6
  226. }
  227. ],
  228. "_prefab": null,
  229. "_lpos": {
  230. "__type__": "cc.Vec3",
  231. "x": 49.556,
  232. "y": 0,
  233. "z": 0
  234. },
  235. "_lrot": {
  236. "__type__": "cc.Quat",
  237. "x": 0,
  238. "y": 1,
  239. "z": 0,
  240. "w": 6.123233995736766e-17
  241. },
  242. "_lscale": {
  243. "__type__": "cc.Vec3",
  244. "x": 5,
  245. "y": 1,
  246. "z": 3
  247. },
  248. "_mobility": 0,
  249. "_layer": 1073741824,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 180,
  254. "z": 0
  255. },
  256. "_id": "34VqsnXjdGapljBj7KIkGN"
  257. },
  258. {
  259. "__type__": "cc.MeshRenderer",
  260. "_name": "Plane<ModelComponent>",
  261. "_objFlags": 0,
  262. "__editorExtras__": {},
  263. "node": {
  264. "__id__": 5
  265. },
  266. "_enabled": true,
  267. "__prefab": null,
  268. "_materials": [
  269. {
  270. "__uuid__": "16378119-1028-4e5f-addd-77f5dd47a364",
  271. "__expectedType__": "cc.Material"
  272. }
  273. ],
  274. "_visFlags": 0,
  275. "bakeSettings": {
  276. "__id__": 7
  277. },
  278. "_mesh": {
  279. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  280. "__expectedType__": "cc.Mesh"
  281. },
  282. "_shadowCastingMode": 0,
  283. "_shadowReceivingMode": 1,
  284. "_shadowBias": 0,
  285. "_shadowNormalBias": 0,
  286. "_reflectionProbeId": -1,
  287. "_reflectionProbeBlendId": -1,
  288. "_reflectionProbeBlendWeight": 0,
  289. "_enabledGlobalStandardSkinObject": false,
  290. "_enableMorph": true,
  291. "_id": "c28ZDkdjpHnI7ITm4s7Lht"
  292. },
  293. {
  294. "__type__": "cc.ModelBakeSettings",
  295. "texture": null,
  296. "uvParam": {
  297. "__type__": "cc.Vec4",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 0
  302. },
  303. "_bakeable": false,
  304. "_castShadow": false,
  305. "_receiveShadow": false,
  306. "_recieveShadow": false,
  307. "_lightmapSize": 64,
  308. "_useLightProbe": false,
  309. "_bakeToLightProbe": true,
  310. "_reflectionProbeType": 0,
  311. "_bakeToReflectionProbe": true
  312. },
  313. {
  314. "__type__": "cc.Node",
  315. "_name": "bg02",
  316. "_objFlags": 0,
  317. "__editorExtras__": {},
  318. "_parent": {
  319. "__id__": 4
  320. },
  321. "_children": [],
  322. "_active": true,
  323. "_components": [
  324. {
  325. "__id__": 9
  326. }
  327. ],
  328. "_prefab": null,
  329. "_lpos": {
  330. "__type__": "cc.Vec3",
  331. "x": 1,
  332. "y": 0,
  333. "z": 0
  334. },
  335. "_lrot": {
  336. "__type__": "cc.Quat",
  337. "x": 0,
  338. "y": 0,
  339. "z": 0,
  340. "w": 1
  341. },
  342. "_lscale": {
  343. "__type__": "cc.Vec3",
  344. "x": 5,
  345. "y": 1,
  346. "z": 3
  347. },
  348. "_mobility": 0,
  349. "_layer": 1073741824,
  350. "_euler": {
  351. "__type__": "cc.Vec3",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0
  355. },
  356. "_id": "50cCXw/WNHWrprxSE7Qoc6"
  357. },
  358. {
  359. "__type__": "cc.MeshRenderer",
  360. "_name": "Plane<ModelComponent>",
  361. "_objFlags": 0,
  362. "__editorExtras__": {},
  363. "node": {
  364. "__id__": 8
  365. },
  366. "_enabled": true,
  367. "__prefab": null,
  368. "_materials": [
  369. {
  370. "__uuid__": "16378119-1028-4e5f-addd-77f5dd47a364",
  371. "__expectedType__": "cc.Material"
  372. }
  373. ],
  374. "_visFlags": 0,
  375. "bakeSettings": {
  376. "__id__": 10
  377. },
  378. "_mesh": {
  379. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  380. "__expectedType__": "cc.Mesh"
  381. },
  382. "_shadowCastingMode": 0,
  383. "_shadowReceivingMode": 1,
  384. "_shadowBias": 0,
  385. "_shadowNormalBias": 0,
  386. "_reflectionProbeId": -1,
  387. "_reflectionProbeBlendId": -1,
  388. "_reflectionProbeBlendWeight": 0,
  389. "_enabledGlobalStandardSkinObject": false,
  390. "_enableMorph": true,
  391. "_id": "dft/hn5DJPgY6fpJaPQQdt"
  392. },
  393. {
  394. "__type__": "cc.ModelBakeSettings",
  395. "texture": null,
  396. "uvParam": {
  397. "__type__": "cc.Vec4",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0,
  401. "w": 0
  402. },
  403. "_bakeable": false,
  404. "_castShadow": false,
  405. "_receiveShadow": false,
  406. "_recieveShadow": false,
  407. "_lightmapSize": 64,
  408. "_useLightProbe": false,
  409. "_bakeToLightProbe": true,
  410. "_reflectionProbeType": 0,
  411. "_bakeToReflectionProbe": true
  412. },
  413. {
  414. "__type__": "24d93JEiZFIBJXy+ES4BU1L",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "node": {
  419. "__id__": 4
  420. },
  421. "_enabled": true,
  422. "__prefab": null,
  423. "bg01": {
  424. "__id__": 5
  425. },
  426. "bg02": {
  427. "__id__": 8
  428. },
  429. "_id": "2dJ7LNpKRG6qmAR+PQLlUQ"
  430. },
  431. {
  432. "__type__": "cc.Node",
  433. "_name": "plane01",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "_parent": {
  437. "__id__": 1
  438. },
  439. "_children": [
  440. {
  441. "__id__": 13
  442. }
  443. ],
  444. "_active": true,
  445. "_components": [],
  446. "_prefab": null,
  447. "_lpos": {
  448. "__type__": "cc.Vec3",
  449. "x": -4.782,
  450. "y": 0,
  451. "z": 2.393
  452. },
  453. "_lrot": {
  454. "__type__": "cc.Quat",
  455. "x": 0,
  456. "y": 0,
  457. "z": 0,
  458. "w": 1
  459. },
  460. "_lscale": {
  461. "__type__": "cc.Vec3",
  462. "x": 1,
  463. "y": 1,
  464. "z": 1
  465. },
  466. "_mobility": 0,
  467. "_layer": 1073741824,
  468. "_euler": {
  469. "__type__": "cc.Vec3",
  470. "x": 0,
  471. "y": 0,
  472. "z": 0
  473. },
  474. "_id": "c8Br9IP6lCmI21bQXNDN92"
  475. },
  476. {
  477. "__type__": "cc.Node",
  478. "_objFlags": 0,
  479. "_parent": {
  480. "__id__": 12
  481. },
  482. "_prefab": {
  483. "__id__": 14
  484. },
  485. "__editorExtras__": {}
  486. },
  487. {
  488. "__type__": "cc.PrefabInfo",
  489. "root": {
  490. "__id__": 13
  491. },
  492. "asset": {
  493. "__uuid__": "ee3df46a-26da-4cb0-abd3-5a8fda9cfac1@c13c3",
  494. "__expectedType__": "cc.Prefab"
  495. },
  496. "fileId": "60mknV9MFcv5S4/+J3ONMb",
  497. "instance": {
  498. "__id__": 15
  499. },
  500. "targetOverrides": null,
  501. "nestedPrefabInstanceRoots": null
  502. },
  503. {
  504. "__type__": "cc.PrefabInstance",
  505. "fileId": "86sErMVVBIiq9kS8TYw/GA",
  506. "prefabRootNode": null,
  507. "mountedChildren": [],
  508. "mountedComponents": [],
  509. "propertyOverrides": [
  510. {
  511. "__id__": 16
  512. },
  513. {
  514. "__id__": 18
  515. },
  516. {
  517. "__id__": 20
  518. },
  519. {
  520. "__id__": 22
  521. },
  522. {
  523. "__id__": 24
  524. },
  525. {
  526. "__id__": 26
  527. },
  528. {
  529. "__id__": 28
  530. },
  531. {
  532. "__id__": 30
  533. },
  534. {
  535. "__id__": 32
  536. }
  537. ],
  538. "removedComponents": []
  539. },
  540. {
  541. "__type__": "CCPropertyOverrideInfo",
  542. "targetInfo": {
  543. "__id__": 17
  544. },
  545. "propertyPath": [
  546. "_name"
  547. ],
  548. "value": "body"
  549. },
  550. {
  551. "__type__": "cc.TargetInfo",
  552. "localID": [
  553. "60mknV9MFcv5S4/+J3ONMb"
  554. ]
  555. },
  556. {
  557. "__type__": "CCPropertyOverrideInfo",
  558. "targetInfo": {
  559. "__id__": 19
  560. },
  561. "propertyPath": [
  562. "_lpos"
  563. ],
  564. "value": {
  565. "__type__": "cc.Vec3",
  566. "x": 0,
  567. "y": 0,
  568. "z": 0
  569. }
  570. },
  571. {
  572. "__type__": "cc.TargetInfo",
  573. "localID": [
  574. "60mknV9MFcv5S4/+J3ONMb"
  575. ]
  576. },
  577. {
  578. "__type__": "CCPropertyOverrideInfo",
  579. "targetInfo": {
  580. "__id__": 21
  581. },
  582. "propertyPath": [
  583. "_lrot"
  584. ],
  585. "value": {
  586. "__type__": "cc.Quat",
  587. "x": 0,
  588. "y": 0,
  589. "z": 0,
  590. "w": 1
  591. }
  592. },
  593. {
  594. "__type__": "cc.TargetInfo",
  595. "localID": [
  596. "60mknV9MFcv5S4/+J3ONMb"
  597. ]
  598. },
  599. {
  600. "__type__": "CCPropertyOverrideInfo",
  601. "targetInfo": {
  602. "__id__": 23
  603. },
  604. "propertyPath": [
  605. "_euler"
  606. ],
  607. "value": {
  608. "__type__": "cc.Vec3",
  609. "x": 0,
  610. "y": 0,
  611. "z": 0
  612. }
  613. },
  614. {
  615. "__type__": "cc.TargetInfo",
  616. "localID": [
  617. "60mknV9MFcv5S4/+J3ONMb"
  618. ]
  619. },
  620. {
  621. "__type__": "CCPropertyOverrideInfo",
  622. "targetInfo": {
  623. "__id__": 25
  624. },
  625. "propertyPath": [
  626. "_lscale"
  627. ],
  628. "value": {
  629. "__type__": "cc.Vec3",
  630. "x": 4,
  631. "y": 4,
  632. "z": 4
  633. }
  634. },
  635. {
  636. "__type__": "cc.TargetInfo",
  637. "localID": [
  638. "0a1rq34LRTZo7CnbXFAG1e"
  639. ]
  640. },
  641. {
  642. "__type__": "CCPropertyOverrideInfo",
  643. "targetInfo": {
  644. "__id__": 27
  645. },
  646. "propertyPath": [
  647. "_lpos"
  648. ],
  649. "value": {
  650. "__type__": "cc.Vec3",
  651. "x": 0,
  652. "y": 0,
  653. "z": 0
  654. }
  655. },
  656. {
  657. "__type__": "cc.TargetInfo",
  658. "localID": [
  659. "0a1rq34LRTZo7CnbXFAG1e"
  660. ]
  661. },
  662. {
  663. "__type__": "CCPropertyOverrideInfo",
  664. "targetInfo": {
  665. "__id__": 29
  666. },
  667. "propertyPath": [
  668. "_lrot"
  669. ],
  670. "value": {
  671. "__type__": "cc.Quat",
  672. "x": 0,
  673. "y": -0.7021530529951624,
  674. "z": 0,
  675. "w": 0.7120260459909965
  676. }
  677. },
  678. {
  679. "__type__": "cc.TargetInfo",
  680. "localID": [
  681. "0a1rq34LRTZo7CnbXFAG1e"
  682. ]
  683. },
  684. {
  685. "__type__": "CCPropertyOverrideInfo",
  686. "targetInfo": {
  687. "__id__": 31
  688. },
  689. "propertyPath": [
  690. "_euler"
  691. ],
  692. "value": {
  693. "__type__": "cc.Vec3",
  694. "x": 0,
  695. "y": -89.2,
  696. "z": 0
  697. }
  698. },
  699. {
  700. "__type__": "cc.TargetInfo",
  701. "localID": [
  702. "0a1rq34LRTZo7CnbXFAG1e"
  703. ]
  704. },
  705. {
  706. "__type__": "CCPropertyOverrideInfo",
  707. "targetInfo": {
  708. "__id__": 33
  709. },
  710. "propertyPath": [
  711. "_materials",
  712. "0"
  713. ],
  714. "value": {
  715. "__uuid__": "dd45330f-10c6-4601-89e0-4618eb784f85",
  716. "__expectedType__": "cc.Material"
  717. }
  718. },
  719. {
  720. "__type__": "cc.TargetInfo",
  721. "localID": [
  722. "1cUyrtVEtbEp6fnyU6Qiu5"
  723. ]
  724. },
  725. {
  726. "__type__": "cc.Node",
  727. "_name": "Canvas",
  728. "_objFlags": 0,
  729. "__editorExtras__": {},
  730. "_parent": {
  731. "__id__": 1
  732. },
  733. "_children": [
  734. {
  735. "__id__": 35
  736. }
  737. ],
  738. "_active": true,
  739. "_components": [
  740. {
  741. "__id__": 37
  742. },
  743. {
  744. "__id__": 38
  745. },
  746. {
  747. "__id__": 39
  748. },
  749. {
  750. "__id__": 40
  751. }
  752. ],
  753. "_prefab": null,
  754. "_lpos": {
  755. "__type__": "cc.Vec3",
  756. "x": 187.5,
  757. "y": 360,
  758. "z": 0
  759. },
  760. "_lrot": {
  761. "__type__": "cc.Quat",
  762. "x": 0,
  763. "y": 0,
  764. "z": 0,
  765. "w": 1
  766. },
  767. "_lscale": {
  768. "__type__": "cc.Vec3",
  769. "x": 1,
  770. "y": 1,
  771. "z": 1
  772. },
  773. "_mobility": 0,
  774. "_layer": 33554432,
  775. "_euler": {
  776. "__type__": "cc.Vec3",
  777. "x": 0,
  778. "y": 0,
  779. "z": 0
  780. },
  781. "_id": "95+1NdzGhFPIT12x8+kwes"
  782. },
  783. {
  784. "__type__": "cc.Node",
  785. "_name": "Camera",
  786. "_objFlags": 0,
  787. "__editorExtras__": {},
  788. "_parent": {
  789. "__id__": 34
  790. },
  791. "_children": [],
  792. "_active": true,
  793. "_components": [
  794. {
  795. "__id__": 36
  796. }
  797. ],
  798. "_prefab": null,
  799. "_lpos": {
  800. "__type__": "cc.Vec3",
  801. "x": 0,
  802. "y": 0,
  803. "z": 1000
  804. },
  805. "_lrot": {
  806. "__type__": "cc.Quat",
  807. "x": 0,
  808. "y": 0,
  809. "z": 0,
  810. "w": 1
  811. },
  812. "_lscale": {
  813. "__type__": "cc.Vec3",
  814. "x": 1,
  815. "y": 1,
  816. "z": 1
  817. },
  818. "_mobility": 0,
  819. "_layer": 1073741824,
  820. "_euler": {
  821. "__type__": "cc.Vec3",
  822. "x": 0,
  823. "y": 0,
  824. "z": 0
  825. },
  826. "_id": "40QMY/+TNKd7CTEdY2Fx+2"
  827. },
  828. {
  829. "__type__": "cc.Camera",
  830. "_name": "",
  831. "_objFlags": 0,
  832. "__editorExtras__": {},
  833. "node": {
  834. "__id__": 35
  835. },
  836. "_enabled": true,
  837. "__prefab": null,
  838. "_projection": 0,
  839. "_priority": 1073741824,
  840. "_fov": 45,
  841. "_fovAxis": 0,
  842. "_orthoHeight": 360,
  843. "_near": 1,
  844. "_far": 2000,
  845. "_color": {
  846. "__type__": "cc.Color",
  847. "r": 0,
  848. "g": 0,
  849. "b": 0,
  850. "a": 255
  851. },
  852. "_depth": 1,
  853. "_stencil": 0,
  854. "_clearFlags": 6,
  855. "_rect": {
  856. "__type__": "cc.Rect",
  857. "x": 0,
  858. "y": 0,
  859. "width": 1,
  860. "height": 1
  861. },
  862. "_aperture": 19,
  863. "_shutter": 7,
  864. "_iso": 0,
  865. "_screenScale": 1,
  866. "_visibility": 41943040,
  867. "_targetTexture": null,
  868. "_postProcess": null,
  869. "_usePostProcess": false,
  870. "_cameraType": -1,
  871. "_trackingType": 0,
  872. "_id": "49vTVUMT5ApLRVWDQRO6b3"
  873. },
  874. {
  875. "__type__": "cc.UITransform",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "__editorExtras__": {},
  879. "node": {
  880. "__id__": 34
  881. },
  882. "_enabled": true,
  883. "__prefab": null,
  884. "_contentSize": {
  885. "__type__": "cc.Size",
  886. "width": 375,
  887. "height": 720
  888. },
  889. "_anchorPoint": {
  890. "__type__": "cc.Vec2",
  891. "x": 0.5,
  892. "y": 0.5
  893. },
  894. "_id": "9a9c/lGzhOFonDxl5mDc4l"
  895. },
  896. {
  897. "__type__": "cc.Canvas",
  898. "_name": "",
  899. "_objFlags": 0,
  900. "__editorExtras__": {},
  901. "node": {
  902. "__id__": 34
  903. },
  904. "_enabled": true,
  905. "__prefab": null,
  906. "_cameraComponent": {
  907. "__id__": 36
  908. },
  909. "_alignCanvasWithScreen": true,
  910. "_id": "9aUcEXSfVLIbbtGlPUg6TB"
  911. },
  912. {
  913. "__type__": "cc.Widget",
  914. "_name": "",
  915. "_objFlags": 0,
  916. "__editorExtras__": {},
  917. "node": {
  918. "__id__": 34
  919. },
  920. "_enabled": true,
  921. "__prefab": null,
  922. "_alignFlags": 45,
  923. "_target": null,
  924. "_left": 0,
  925. "_right": 0,
  926. "_top": 0,
  927. "_bottom": 0,
  928. "_horizontalCenter": 0,
  929. "_verticalCenter": 0,
  930. "_isAbsLeft": true,
  931. "_isAbsRight": true,
  932. "_isAbsTop": true,
  933. "_isAbsBottom": true,
  934. "_isAbsHorizontalCenter": true,
  935. "_isAbsVerticalCenter": true,
  936. "_originalWidth": 0,
  937. "_originalHeight": 0,
  938. "_alignMode": 2,
  939. "_lockFlags": 0,
  940. "_id": "f01hE2+gZOlp29e4xxg+zv"
  941. },
  942. {
  943. "__type__": "ea279qn9stK37GU0swjidkx",
  944. "_name": "",
  945. "_objFlags": 0,
  946. "__editorExtras__": {},
  947. "node": {
  948. "__id__": 34
  949. },
  950. "_enabled": true,
  951. "__prefab": null,
  952. "planeSpeed": 5,
  953. "playerPlane": {
  954. "__id__": 12
  955. },
  956. "_id": "c7SOrNIVlFCqAmNlsTUTBr"
  957. },
  958. {
  959. "__type__": "cc.PrefabInfo",
  960. "root": null,
  961. "asset": null,
  962. "fileId": "d1e23af2-faaa-4578-b2f0-75b97699e334",
  963. "instance": null,
  964. "targetOverrides": null,
  965. "nestedPrefabInstanceRoots": [
  966. {
  967. "__id__": 13
  968. }
  969. ]
  970. },
  971. {
  972. "__type__": "cc.SceneGlobals",
  973. "ambient": {
  974. "__id__": 43
  975. },
  976. "shadows": {
  977. "__id__": 44
  978. },
  979. "_skybox": {
  980. "__id__": 45
  981. },
  982. "fog": {
  983. "__id__": 46
  984. },
  985. "octree": {
  986. "__id__": 47
  987. },
  988. "skin": {
  989. "__id__": 48
  990. },
  991. "lightProbeInfo": {
  992. "__id__": 49
  993. },
  994. "postSettings": {
  995. "__id__": 50
  996. },
  997. "bakedWithStationaryMainLight": false,
  998. "bakedWithHighpLightmap": false
  999. },
  1000. {
  1001. "__type__": "cc.AmbientInfo",
  1002. "_skyColorHDR": {
  1003. "__type__": "cc.Vec4",
  1004. "x": 0.2,
  1005. "y": 0.5,
  1006. "z": 0.8,
  1007. "w": 0.520833125
  1008. },
  1009. "_skyColor": {
  1010. "__type__": "cc.Vec4",
  1011. "x": 0.2,
  1012. "y": 0.5,
  1013. "z": 0.8,
  1014. "w": 0.520833125
  1015. },
  1016. "_skyIllumHDR": 20000,
  1017. "_skyIllum": 20000,
  1018. "_groundAlbedoHDR": {
  1019. "__type__": "cc.Vec4",
  1020. "x": 0.2,
  1021. "y": 0.2,
  1022. "z": 0.2,
  1023. "w": 1
  1024. },
  1025. "_groundAlbedo": {
  1026. "__type__": "cc.Vec4",
  1027. "x": 0.2,
  1028. "y": 0.2,
  1029. "z": 0.2,
  1030. "w": 1
  1031. },
  1032. "_skyColorLDR": {
  1033. "__type__": "cc.Vec4",
  1034. "x": 0.452588,
  1035. "y": 0.607642,
  1036. "z": 0.755699,
  1037. "w": 0
  1038. },
  1039. "_skyIllumLDR": 0.8,
  1040. "_groundAlbedoLDR": {
  1041. "__type__": "cc.Vec4",
  1042. "x": 0.618555,
  1043. "y": 0.577848,
  1044. "z": 0.544564,
  1045. "w": 0
  1046. }
  1047. },
  1048. {
  1049. "__type__": "cc.ShadowsInfo",
  1050. "_enabled": false,
  1051. "_type": 0,
  1052. "_normal": {
  1053. "__type__": "cc.Vec3",
  1054. "x": 0,
  1055. "y": 1,
  1056. "z": 0
  1057. },
  1058. "_distance": 0,
  1059. "_planeBias": 1,
  1060. "_shadowColor": {
  1061. "__type__": "cc.Color",
  1062. "r": 76,
  1063. "g": 76,
  1064. "b": 76,
  1065. "a": 255
  1066. },
  1067. "_maxReceived": 4,
  1068. "_size": {
  1069. "__type__": "cc.Vec2",
  1070. "x": 1024,
  1071. "y": 1024
  1072. }
  1073. },
  1074. {
  1075. "__type__": "cc.SkyboxInfo",
  1076. "_envLightingType": 0,
  1077. "_envmapHDR": {
  1078. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1079. "__expectedType__": "cc.TextureCube"
  1080. },
  1081. "_envmap": {
  1082. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1083. "__expectedType__": "cc.TextureCube"
  1084. },
  1085. "_envmapLDR": {
  1086. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1087. "__expectedType__": "cc.TextureCube"
  1088. },
  1089. "_diffuseMapHDR": null,
  1090. "_diffuseMapLDR": null,
  1091. "_enabled": true,
  1092. "_useHDR": true,
  1093. "_editableMaterial": null,
  1094. "_reflectionHDR": null,
  1095. "_reflectionLDR": null,
  1096. "_rotationAngle": 0
  1097. },
  1098. {
  1099. "__type__": "cc.FogInfo",
  1100. "_type": 0,
  1101. "_fogColor": {
  1102. "__type__": "cc.Color",
  1103. "r": 200,
  1104. "g": 200,
  1105. "b": 200,
  1106. "a": 255
  1107. },
  1108. "_enabled": false,
  1109. "_fogDensity": 0.3,
  1110. "_fogStart": 0.5,
  1111. "_fogEnd": 300,
  1112. "_fogAtten": 5,
  1113. "_fogTop": 1.5,
  1114. "_fogRange": 1.2,
  1115. "_accurate": false
  1116. },
  1117. {
  1118. "__type__": "cc.OctreeInfo",
  1119. "_enabled": false,
  1120. "_minPos": {
  1121. "__type__": "cc.Vec3",
  1122. "x": -1024,
  1123. "y": -1024,
  1124. "z": -1024
  1125. },
  1126. "_maxPos": {
  1127. "__type__": "cc.Vec3",
  1128. "x": 1024,
  1129. "y": 1024,
  1130. "z": 1024
  1131. },
  1132. "_depth": 8
  1133. },
  1134. {
  1135. "__type__": "cc.SkinInfo",
  1136. "_enabled": true,
  1137. "_blurRadius": 0.01,
  1138. "_sssIntensity": 3
  1139. },
  1140. {
  1141. "__type__": "cc.LightProbeInfo",
  1142. "_giScale": 1,
  1143. "_giSamples": 1024,
  1144. "_bounces": 2,
  1145. "_reduceRinging": 0,
  1146. "_showProbe": true,
  1147. "_showWireframe": true,
  1148. "_showConvex": false,
  1149. "_data": null,
  1150. "_lightProbeSphereVolume": 1
  1151. },
  1152. {
  1153. "__type__": "cc.PostSettingsInfo",
  1154. "_toneMappingType": 0
  1155. }
  1156. ]