Files
pixelheros/assets/resources/game/gui/materials/outline-blue.mtl
2026-05-17 11:22:49 +08:00

41 lines
689 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "64e60a99-c0c5-4e55-bb76-89ab7d9bb1c7",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"glowColor": {
"__type__": "cc.Color",
"r": 20,
"g": 227,
"b": 255,
"a": 255
},
"glowWidth": 0.002,
"glowThreshold": 0.887
}
]
}