Files
Monopoly/extensions/app/assets/manager/ui/effect/blur.mtl
2026-03-30 09:39:59 +08:00

36 lines
592 B
Plaintext

{
"__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
}
]
}