CocosCreator-Shader-Effect-.../assets/materials/glow-inner.mtl
2019-12-20 16:00:01 +08:00

25 lines
439 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "90211f16-c00e-4c37-a192-43ec50c9ea35"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_INNER_GLOW": true
},
"_props": {
"texture": null,
"glowColor": {
"__type__": "cc.Vec4",
"x": 0,
"y": 0,
"z": 1,
"w": 1
},
"glowColorSize": 0.5
}
}