label.prefab 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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": "label",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_level": 1,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. }
  26. ],
  27. "_prefab": {
  28. "__id__": 3
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 122.34,
  41. "height": 63
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_eulerAngles": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_skewX": 0,
  67. "_skewY": 0,
  68. "_is3DNode": false,
  69. "groupIndex": 0,
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Label",
  74. "_name": "",
  75. "_objFlags": 0,
  76. "node": {
  77. "__id__": 1
  78. },
  79. "_enabled": true,
  80. "_materials": [
  81. {
  82. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  83. }
  84. ],
  85. "_useOriginalSize": false,
  86. "_string": "Label",
  87. "_N$string": "Label",
  88. "_fontSize": 50,
  89. "_lineHeight": 50,
  90. "_enableWrapText": true,
  91. "_N$file": null,
  92. "_isSystemFontUsed": true,
  93. "_spacingX": 0,
  94. "_batchAsBitmap": false,
  95. "_N$horizontalAlign": 1,
  96. "_N$verticalAlign": 1,
  97. "_N$fontFamily": "Arial",
  98. "_N$overflow": 0,
  99. "_N$cacheMode": 0,
  100. "_id": ""
  101. },
  102. {
  103. "__type__": "cc.PrefabInfo",
  104. "root": {
  105. "__id__": 1
  106. },
  107. "asset": {
  108. "__uuid__": "8feb5e63-1390-4a88-9aaa-0c6ba69c17f2"
  109. },
  110. "fileId": "f9iA79HRJH9pysWIF4jaPW",
  111. "sync": false
  112. }
  113. ]