1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| {
| "__type__": "cc.Material",
| "_name": "",
| "_objFlags": 0,
| "_native": "",
| "_effectAsset": {
| "__uuid__": "abc2cb62-7852-4525-a90d-d474487b88f2"
| },
| "_techniqueIndex": 0,
| "_techniqueData": {
| "0": {
| "props": {
| "diffuseColor": {
| "__type__": "cc.Color",
| "r": 127,
| "g": 127,
| "b": 127,
| "a": 255
| }
| },
| "defines": {}
| }
| }
| }
|
|