Files
jdt-fish-client/assets/FishSingle/shader/materials/sprite-flash-light.mtl
2024-04-16 23:03:54 +08:00

31 lines
535 B
Plaintext

{
"__type__": "cc.Material",
"_name": "sprite-flash-light",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "e9682cd1-a19c-4fcb-ad8c-cf1783b805e6"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true,
"ENABLE_LIGHT": true
}
],
"_states": [],
"_props": [
{
"lightColor": {
"__type__": "cc.Color",
"r": 255,
"g": 245,
"b": 0,
"a": 255
},
"lightAngle": 36,
"lightWidth": 0.2
}
],
"_techniqueIndex": 0
}