1234567891011121314151617181920212223242526272829 |
- {
- "__type__": "cc.Material",
- "_name": "hit-spine",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "4c8ce5d8-97ee-4496-a9ed-c42db821ec0d"
- },
- "_techniqueIndex": 0,
- "_techniqueData": {
- "0": {
- "defines": {
- "USE_TEXTURE": true,
- "USE_ALPHA_TEST": true,
- "USE_TINT": false
- },
- "props": {
- "u_color": {
- "__type__": "cc.Color",
- "r": 51,
- "g": 243,
- "b": 255,
- "a": 255
- },
- "u_rate": 1
- }
- }
- }
- }
|