81 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-02-22 09:50:51 +08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "a143bc18-8bab-4157-a97d-07b4a55e69fe",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_NORMAL_MAP": true,
"USE_ALBEDO_MAP": true,
"USE_PBR_MAP": true,
"USE_EMISSIVE_MAP": true
},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainColor": {
"__type__": "cc.Color",
"r": 241,
"g": 192,
"b": 192,
"a": 255
},
"albedoScale": {
"__type__": "cc.Vec3",
"x": 4,
"y": 4,
"z": 4
},
"emissive": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"mainTexture": {
"__uuid__": "690dd834-33df-4796-9728-f2d4c03632dd@6c48a",
"__expectedType__": "cc.Texture2D"
},
"normalMap": {
"__uuid__": "c4ae0520-e575-4875-a1e4-7e5a1b10da8b@6c48a",
"__expectedType__": "cc.Texture2D"
},
"pbrMap": {
"__uuid__": "dcee1125-6d74-4200-b37f-743b14f96fd3@6c48a",
"__expectedType__": "cc.Texture2D"
},
"emissiveMap": {
"__uuid__": "6abf86e6-282c-401a-af15-8927e89f72f6@6c48a",
"__expectedType__": "cc.Texture2D"
}
},
{}
]
}