CocosCreator-Shader-Effect-.../assets/materials/sprite-glow-inner-v2.mtl

28 lines
532 B
Plaintext
Raw Permalink Normal View History

2020-06-22 10:42:11 +00:00
{
"__type__": "cc.Material",
2020-06-23 06:48:50 +00:00
"_name": "sprite-glow-inner-v2",
2020-06-22 10:42:11 +00:00
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "c49fbec9-7e8c-4114-a058-354eebd04446"
},
"_techniqueIndex": 0,
"_techniqueData": {
"0": {
"defines": {
"USE_TEXTURE": true,
"SHOW_INNER_GLOW": true
2020-06-23 06:48:50 +00:00
},
"props": {
"glowColor": {
"__type__": "cc.Color",
"r": 255,
2020-06-23 10:01:31 +00:00
"g": 255,
2020-06-23 09:12:44 +00:00
"b": 0,
2020-06-23 06:48:50 +00:00
"a": 255
2020-06-23 10:01:31 +00:00
},
"glowRange": 60
2020-06-22 10:42:11 +00:00
}
}
}
}