整理高斯模糊代码
This commit is contained in:
14
assets/materials/sprite-gaussian-blur-v1.mtl
Normal file
14
assets/materials/sprite-gaussian-blur-v1.mtl
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "41f4d474-d707-45bb-af93-637573f92d54"
|
||||
},
|
||||
"_defines": {
|
||||
"USE_TEXTURE": true,
|
||||
"ENABLE_GAUSSIAN_BLUR": true
|
||||
},
|
||||
"_props": {}
|
||||
}
|
||||
Reference in New Issue
Block a user