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

60 lines
998 B
Plaintext
Raw Normal View History

2025-02-17 21:36:37 +08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": "1",
"_defines": [
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {
"depthWrite": true
},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 128
}
},
{},
{}
]
2025-02-07 10:49:34 +08:00
}