支持2.3.0

This commit is contained in:
caizhitao
2020-02-17 09:32:23 +08:00
parent 5529bd341a
commit 722914d5c4
78 changed files with 627 additions and 217 deletions

View File

@@ -1,14 +1,17 @@
{
"__type__": "cc.Material",
"_name": "",
"_name": "sprite-gaussian-blur-v1",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "41f4d474-d707-45bb-af93-637573f92d54"
},
"_defines": {
"USE_TEXTURE": true,
"ENABLE_GAUSSIAN_BLUR": true
},
"_props": {}
"_techniqueData": {
"0": {
"defines": {
"USE_TEXTURE": true,
"ENABLE_GAUSSIAN_BLUR": true
}
}
}
}