first commit
This commit is contained in:
36
extensions/app/assets/manager/ui/effect/blur.mtl
Normal file
36
extensions/app/assets/manager/ui/effect/blur.mtl
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "b5376e0b-9e5d-4c91-b0a4-19448fd39179",
|
||||
"__expectedType__": "cc.EffectAsset"
|
||||
},
|
||||
"_techIdx": 0,
|
||||
"_defines": [
|
||||
{}
|
||||
],
|
||||
"_states": [
|
||||
{
|
||||
"rasterizerState": {},
|
||||
"depthStencilState": {},
|
||||
"blendState": {
|
||||
"targets": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"_props": [
|
||||
{
|
||||
"textureSize": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 750,
|
||||
"y": 1334
|
||||
},
|
||||
"blurDegree": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user