squidGame/tgx-games-client/assets/res/billiard_concept/Materials_scene/material.mtl

51 lines
1016 B
Plaintext
Raw Normal View History

2025-02-07 10:49:34 +08:00
{
"__type__": "cc.Material",
"_name": "material",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_NORMAL_MAP": true,
"USE_OCCLUSION_MAP": true
}
],
"_states": [
{
"rasterizerState": {
"cullMode": 0
},
"blendState": {
"targets": [
{}
]
},
"depthStencilState": {}
}
],
"_props": [
{
"normalMap": {
"__uuid__": "0ed9ed40-c25b-4c9c-81fa-692eacca754c@f7e17",
"__expectedType__": "cc.Texture2D"
},
"normalStrenth": 1,
"occlusionMap": {
"__uuid__": "0ed9ed40-c25b-4c9c-81fa-692eacca754c@a2905",
"__expectedType__": "cc.Texture2D"
},
"occlusion": 0,
"emissiveScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"normalStrength": 1
}
]
}