Files
heros/assets/resources/materials/inline-glow.mtl
2024-09-18 12:45:05 +08:00

41 lines
685 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "9892a9d9-d322-490b-b95f-a54f39df8c47",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"glowWidth": 0.03,
"glowThreshold": 0.104
}
]
}