pinball/assets/_Game/Materials/mat_ring.mtl

40 lines
718 B
Plaintext
Raw Normal View History

2024-03-07 03:15:08 -08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
2024-05-02 22:03:40 -07:00
"__uuid__": "844e581c-11e1-45da-85db-2f1ead17ab45@6c48a",
2024-03-07 03:15:08 -08:00
"__expectedType__": "cc.Texture2D"
},
"tintColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
}
]
}