first
This commit is contained in:
62
assets/res/model/cocos/body.mtl
Normal file
62
assets/res/model/cocos/body.mtl
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"__type__": "cc.Material",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"_native": "",
|
||||
"_effectAsset": {
|
||||
"__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
|
||||
"__expectedType__": "cc.EffectAsset"
|
||||
},
|
||||
"_techIdx": "1",
|
||||
"_defines": [
|
||||
{
|
||||
"USE_NORMAL_MAP": true,
|
||||
"USE_ALBEDO_MAP": true,
|
||||
"USE_OCCLUSION_MAP": true,
|
||||
"USE_EMISSIVE_MAP": true
|
||||
},
|
||||
{},
|
||||
{}
|
||||
],
|
||||
"_states": [
|
||||
{
|
||||
"rasterizerState": {},
|
||||
"depthStencilState": {
|
||||
"depthWrite": true
|
||||
},
|
||||
"blendState": {
|
||||
"targets": [
|
||||
{}
|
||||
]
|
||||
}
|
||||
},
|
||||
{},
|
||||
{}
|
||||
],
|
||||
"_props": [
|
||||
{
|
||||
"mainTexture": {
|
||||
"__uuid__": "5f4dd798-2ae6-4bbf-84b4-504bb6cceaed@6c48a",
|
||||
"__expectedType__": "cc.Texture2D"
|
||||
},
|
||||
"normalMap": {
|
||||
"__uuid__": "3af9be2f-93d2-41a0-b7b7-3cc03054b34a@6c48a",
|
||||
"__expectedType__": "cc.Texture2D"
|
||||
},
|
||||
"metallicRoughnessMap": {
|
||||
"__uuid__": "64b1edbd-75c7-4159-a65a-f1e6d8c9812a@6c48a",
|
||||
"__expectedType__": "cc.Texture2D"
|
||||
},
|
||||
"occlusionMap": {
|
||||
"__uuid__": "64b1edbd-75c7-4159-a65a-f1e6d8c9812a@6c48a",
|
||||
"__expectedType__": "cc.Texture2D"
|
||||
},
|
||||
"emissiveMap": {
|
||||
"__uuid__": "026c4a15-e07d-4053-86de-9f9fe30188e5@6c48a",
|
||||
"__expectedType__": "cc.Texture2D"
|
||||
}
|
||||
},
|
||||
{},
|
||||
{}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user