123456789101112131415161718192021222324 |
- {
- "__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": {}
- }
- }
- }
|