整理代码
This commit is contained in:
26
assets/materials/sprite-glow-outter.mtl
Normal file
26
assets/materials/sprite-glow-outter.mtl
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "89f30b2e-b75e-49b1-9dfc-cb341cadd30a"
|
||||
},
|
||||
"_defines": {
|
||||
"USE_TEXTURE": true,
|
||||
"USE_ALPHA_TEST": false,
|
||||
"SHOW_INNER_GLOW": true
|
||||
},
|
||||
"_props": {
|
||||
"texture": null,
|
||||
"glowColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"g": 0,
|
||||
"b": 0,
|
||||
"a": 255
|
||||
},
|
||||
"glowColorSize": 0.2,
|
||||
"glowThreshold": 0.1
|
||||
}
|
||||
}
|
6
assets/materials/sprite-glow-outter.mtl.meta
Normal file
6
assets/materials/sprite-glow-outter.mtl.meta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ver": "1.0.2",
|
||||
"uuid": "16dd0f06-6280-4d74-8483-a50e23c00733",
|
||||
"dataAsSubAsset": null,
|
||||
"subMetas": {}
|
||||
}
|
Reference in New Issue
Block a user