canvas.prefab 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "Canvas",
  14. "_objFlags": 0,
  15. "_opacity": 255,
  16. "_color": {
  17. "__type__": "cc.Color",
  18. "r": 255,
  19. "g": 255,
  20. "b": 255,
  21. "a": 255
  22. },
  23. "_cascadeOpacityEnabled": true,
  24. "_parent": null,
  25. "_anchorPoint": {
  26. "__type__": "cc.Vec2",
  27. "x": 0.5,
  28. "y": 0.5
  29. },
  30. "_contentSize": {
  31. "__type__": "cc.Size",
  32. "width": 960,
  33. "height": 640
  34. },
  35. "_children": [],
  36. "_scaleX": 1,
  37. "_scaleY": 1,
  38. "_position": {
  39. "__type__": "cc.Vec2",
  40. "x": 479.9999999999999,
  41. "y": 319.99999999999994
  42. },
  43. "_skewX": 0,
  44. "_skewY": 0,
  45. "_localZOrder": 0,
  46. "_globalZOrder": 0,
  47. "_ignoreAnchorPointForPosition": false,
  48. "_tag": -1,
  49. "_opacityModifyRGB": false,
  50. "_id": "",
  51. "_active": true,
  52. "_components": [
  53. {
  54. "__id__": 2
  55. }
  56. ],
  57. "_prefab": {
  58. "__id__": 3
  59. },
  60. "_eulerAngles": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. }
  66. },
  67. {
  68. "__type__": "cc.Canvas",
  69. "_name": "",
  70. "_objFlags": 0,
  71. "node": {
  72. "__id__": 1
  73. },
  74. "_enabled": true,
  75. "_designResolution": {
  76. "__type__": "cc.Size",
  77. "width": 960,
  78. "height": 640
  79. },
  80. "_fitWidth": false,
  81. "_fitHeight": true
  82. },
  83. {
  84. "__type__": "cc.PrefabInfo",
  85. "root": {
  86. "__id__": 1
  87. },
  88. "asset": null,
  89. "fileId": "a6aa1W/pshGFZkMhhqxkZYP"
  90. }
  91. ]