pinball/assets/_Game/Materials/mat_ball_buff.mtl

40 lines
718 B
Plaintext
Raw Normal View History

2024-02-28 03:25:11 -08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
2024-03-21 01:59:08 -07:00
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
2024-02-28 03:25:11 -08:00
"__expectedType__": "cc.EffectAsset"
},
2024-03-28 20:35:44 -07:00
"_techIdx": 1,
2024-02-28 03:25:11 -08:00
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
2024-03-21 01:59:08 -07:00
"mainTexture": {
2024-03-28 20:35:44 -07:00
"__uuid__": "435cbd16-621a-4d9d-84e9-834d9e388b3a@6c48a",
2024-03-21 01:59:08 -07:00
"__expectedType__": "cc.Texture2D"
},
2024-02-28 03:25:11 -08:00
"tintColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
}
]
}