This commit is contained in:
admin
2023-04-24 15:19:08 +08:00
commit 0d3072c20a
39 changed files with 2723 additions and 0 deletions

35
assets/res/cz/bcz.mtl Normal file
View File

@@ -0,0 +1,35 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
"__uuid__": "295f8245-e861-41cf-800d-25dbf49c3107@6c48a",
"__expectedType__": "cc.Texture2D"
}
}
]
}