mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-09-25 06:25:35 +00:00
完善 docs
This commit is contained in:
12
demo/assets/multi-render/multi-material.meta
Normal file
12
demo/assets/multi-render/multi-material.meta
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ver": "1.1.2",
|
||||
"uuid": "6021871d-94b0-46eb-babf-799b228ea695",
|
||||
"isBundle": false,
|
||||
"bundleName": "",
|
||||
"priority": 1,
|
||||
"compressionType": {},
|
||||
"optimizeHotUpdate": {},
|
||||
"inlineSpriteFrames": {},
|
||||
"isRemoteBundle": {},
|
||||
"subMetas": {}
|
||||
}
|
3512
demo/assets/multi-render/multi-material/multi-material.prefab
Normal file
3512
demo/assets/multi-render/multi-material/multi-material.prefab
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ver": "1.2.9",
|
||||
"uuid": "c5f3051e-1b4f-4384-939c-b838bcb8f5bf",
|
||||
"optimizationPolicy": "AUTO",
|
||||
"asyncLoadAssets": false,
|
||||
"readonly": false,
|
||||
"subMetas": {}
|
||||
}
|
28
demo/assets/multi-render/multi-material/test-material.mtl
Normal file
28
demo/assets/multi-render/multi-material/test-material.mtl
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "test-material",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "5dcffc18-b913-460e-a0d9-5d74f4cda12b"
|
||||
},
|
||||
"_techniqueIndex": 0,
|
||||
"_techniqueData": {
|
||||
"0": {
|
||||
"defines": {
|
||||
"USE_TEXTURE": true
|
||||
},
|
||||
"props": {
|
||||
"texture": {
|
||||
"__uuid__": "c11dfdd2-97c6-409c-9c0f-fdfa681f16a9"
|
||||
},
|
||||
"texture2": {
|
||||
"__uuid__": "1c8a3cc1-a452-4276-848d-2bdf30e6852a"
|
||||
},
|
||||
"texture3": {
|
||||
"__uuid__": "6e056173-d285-473c-b206-40a7fff5386e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ver": "1.0.3",
|
||||
"uuid": "0e00cf72-1eb0-457b-83d2-0171cc1cd97e",
|
||||
"dataAsSubAsset": null,
|
||||
"subMetas": {}
|
||||
}
|
Reference in New Issue
Block a user