MainUI.prefab 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "MainUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [],
  22. "_prefab": {
  23. "__id__": 2
  24. },
  25. "_opacity": 255,
  26. "_color": {
  27. "__type__": "cc.Color",
  28. "r": 255,
  29. "g": 255,
  30. "b": 255,
  31. "a": 255
  32. },
  33. "_contentSize": {
  34. "__type__": "cc.Size",
  35. "width": 0,
  36. "height": 0
  37. },
  38. "_anchorPoint": {
  39. "__type__": "cc.Vec2",
  40. "x": 0.5,
  41. "y": 0.5
  42. },
  43. "_trs": {
  44. "__type__": "TypedArray",
  45. "ctor": "Float64Array",
  46. "array": [
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 0,
  52. 0,
  53. 1,
  54. 1,
  55. 1,
  56. 1
  57. ]
  58. },
  59. "_eulerAngles": {
  60. "__type__": "cc.Vec3",
  61. "x": 0,
  62. "y": 0,
  63. "z": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_is3DNode": false,
  68. "_groupIndex": 0,
  69. "groupIndex": 0,
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.PrefabInfo",
  74. "root": {
  75. "__id__": 1
  76. },
  77. "asset": {
  78. "__id__": 0
  79. },
  80. "fileId": "",
  81. "sync": false
  82. }
  83. ]