CocosCreator-Shader-Effect-.../assets/materials/sprite-flash-light.mtl

24 lines
413 B
Plaintext
Raw Normal View History

2020-01-13 06:32:24 +00:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "e9682cd1-a19c-4fcb-ad8c-cf1783b805e6"
},
"_defines": {
"USE_TEXTURE": true,
2020-01-13 14:11:20 +00:00
"ENABLE_LIGHT": true
2020-01-13 06:32:24 +00:00
},
2020-01-13 09:42:53 +00:00
"_props": {
"lightColor": {
"__type__": "cc.Color",
"r": 255,
"g": 245,
"b": 0,
"a": 255
},
"lightAngle": 36,
"lightWidth": 0.2
}
2020-01-13 06:32:24 +00:00
}