pinball/assets/_Game/Materials/mat_goal.mtl

40 lines
718 B
Plaintext
Raw Permalink Normal View History

2024-02-28 03:25:11 -08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__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-28 20:35:44 -07:00
"mainTexture": {
"__uuid__": "2a038be3-959b-404f-80ac-2c1223a1db30@6c48a",
"__expectedType__": "cc.Texture2D"
},
2024-02-28 03:25:11 -08:00
"tintColor": {
"__type__": "cc.Color",
2024-03-28 20:35:44 -07:00
"r": 127,
"g": 127,
"b": 127,
2024-02-28 03:25:11 -08:00
"a": 255
}
}
]
}