29 lines
556 B
Plaintext
Raw Normal View History

2020-01-13 14:32:24 +08:00
{
"__type__": "cc.Material",
2020-02-17 09:32:23 +08:00
"_name": "sprite-flash-light",
2020-01-13 14:32:24 +08:00
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "e9682cd1-a19c-4fcb-ad8c-cf1783b805e6"
},
2020-02-17 10:23:27 +08:00
"_techniqueIndex": 0,
2020-02-17 09:32:23 +08:00
"_techniqueData": {
"0": {
"props": {
"lightColor": {
"__type__": "cc.Color",
"r": 255,
"g": 245,
"b": 0,
"a": 255
},
"lightAngle": 36,
"lightWidth": 0.2
},
"defines": {
"USE_TEXTURE": true,
"ENABLE_LIGHT": true
}
}
2020-01-13 17:42:53 +08:00
}
2020-01-13 14:32:24 +08:00
}