1234567891011121314151617181920212223242526272829303132 |
- {
- "__type__": "cc.Material",
- "_name": "default-spine-material",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "c27215d8-6835-4b68-bfbb-bdeac6100c04",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "USE_TEXTURE": true,
- "CC_USE_EMBEDDED_ALPHA": false,
- "IS_GRAY": false
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {}
- ]
- }
|