123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "richtext",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 1,
- "asyncLoadAssets": false,
- "readonly": false
- },
- {
- "__type__": "cc.Node",
- "_name": "richText",
- "_objFlags": 0,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_parent": null,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 153.38,
- "height": 50
- },
- "_children": [],
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_tag": -1,
- "_opacityModifyRGB": false,
- "_id": "",
- "_active": true,
- "_components": [
- {
- "__id__": 2
- }
- ],
- "_prefab": {
- "__id__": 3
- },
- "groupIndex": 0,
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1
- ]
- }
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_useOriginalSize": true,
- "_N$string": "<color=#00ff00>Rich</c><color=#0fffff>Text</color>",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 40,
- "_N$maxWidth": 0,
- "_N$lineHeight": 50
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "4a37dd57-78cd-4cec-aad4-f11a73d12b63"
- },
- "fileId": "fd4fe1WoCpJK6rVCZ13Z14R"
- }
- ]
|