richtext.prefab 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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": "richText",
  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": 153.38,
  33. "height": 50
  34. },
  35. "_children": [],
  36. "_scaleX": 1,
  37. "_scaleY": 1,
  38. "_position": {
  39. "__type__": "cc.Vec2",
  40. "x": 0,
  41. "y": 0
  42. },
  43. "_skewX": 0,
  44. "_skewY": 0,
  45. "_localZOrder": 0,
  46. "_globalZOrder": 0,
  47. "_tag": -1,
  48. "_opacityModifyRGB": false,
  49. "_id": "",
  50. "_active": true,
  51. "_components": [
  52. {
  53. "__id__": 2
  54. }
  55. ],
  56. "_prefab": {
  57. "__id__": 3
  58. },
  59. "groupIndex": 0,
  60. "_eulerAngles": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. }
  66. },
  67. {
  68. "__type__": "cc.RichText",
  69. "_name": "",
  70. "_objFlags": 0,
  71. "node": {
  72. "__id__": 1
  73. },
  74. "_enabled": true,
  75. "_useOriginalSize": true,
  76. "_N$string": "<color=#00ff00>Rich</c><color=#0fffff>Text</color>",
  77. "_N$horizontalAlign": 0,
  78. "_N$fontSize": 40,
  79. "_N$maxWidth": 0,
  80. "_N$lineHeight": 50
  81. },
  82. {
  83. "__type__": "cc.PrefabInfo",
  84. "root": {
  85. "__id__": 1
  86. },
  87. "asset": {
  88. "__uuid__": "4a37dd57-78cd-4cec-aad4-f11a73d12b63"
  89. },
  90. "fileId": "fd4fe1WoCpJK6rVCZ13Z14R"
  91. }
  92. ]