123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {},
- {},
- {},
- {}
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- },
- {},
- {},
- {}
- ],
- "_props": [
- {
- "mainColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 143,
- "b": 255,
- "a": 255
- }
- },
- {},
- {},
- {}
- ]
- }
|