12345678910111213141516171819202122 |
- {
- "__type__": "cc.Material",
- "_name": "sprite-round-corner-crop-v2",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "bae0778d-e187-4524-b44e-091bf381a56d"
- },
- "_techniqueIndex": 0,
- "_techniqueData": {
- "0": {
- "props": {
- "xRadius": 0.5,
- "yRadius": 0.5
- },
- "defines": {
- "ENABLE_ROUNDCORNER": true,
- "USE_TEXTURE": true
- }
- }
- }
- }
|