This commit is contained in:
2024-04-16 23:03:54 +08:00
commit 54580cc1b2
723 changed files with 103745 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"__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
}