label.prefab 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "label",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [],
  17. "_tag": -1,
  18. "_active": true,
  19. "_components": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_prefab": {
  25. "__id__": 3
  26. },
  27. "_id": "",
  28. "_opacity": 255,
  29. "_color": {
  30. "__type__": "cc.Color",
  31. "r": 255,
  32. "g": 255,
  33. "b": 255,
  34. "a": 255
  35. },
  36. "_cascadeOpacityEnabled": true,
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0.5
  41. },
  42. "_contentSize": {
  43. "__type__": "cc.Size",
  44. "width": 600,
  45. "height": 60
  46. },
  47. "_rotationX": 0,
  48. "_rotationY": 0,
  49. "_scaleX": 1,
  50. "_scaleY": 1,
  51. "_position": {
  52. "__type__": "cc.Vec2",
  53. "x": 0,
  54. "y": 0
  55. },
  56. "_skewX": 0,
  57. "_skewY": 0,
  58. "_localZOrder": 0,
  59. "_globalZOrder": 0,
  60. "_opacityModifyRGB": false,
  61. "groupIndex": 0
  62. },
  63. {
  64. "__type__": "cc.Label",
  65. "_name": "",
  66. "_objFlags": 0,
  67. "node": {
  68. "__id__": 1
  69. },
  70. "_enabled": true,
  71. "_useOriginalSize": false,
  72. "_actualFontSize": 40,
  73. "_fontSize": 40,
  74. "_lineHeight": 40,
  75. "_enableWrapText": false,
  76. "_N$file": null,
  77. "_isSystemFontUsed": true,
  78. "_spacingX": 0,
  79. "_N$string": "0",
  80. "_N$horizontalAlign": 0,
  81. "_N$verticalAlign": 1,
  82. "_N$fontFamily": "Arial",
  83. "_N$overflow": 2
  84. },
  85. {
  86. "__type__": "cc.PrefabInfo",
  87. "root": {
  88. "__id__": 1
  89. },
  90. "asset": {
  91. "__uuid__": "f5ef5790-91ff-4701-9f84-527a8b5f5b90"
  92. },
  93. "fileId": "a3nPfnhhNB5Lz7xs6Dts9u",
  94. "sync": false
  95. }
  96. ]