1520DLC/res/models/mesh/asset/chimney_res_05_lod_0_chimne...

60 lines
697 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 624,
offset = 4432,
},
position = {
count = 624,
offset = 3184,
},
uv0 = {
count = 624,
offset = 3808,
},
},
materials = {
"asset/chimney_res_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1872,
numComp = 3,
offset = 1312,
},
position = {
count = 480,
numComp = 3,
offset = 0,
},
uv0 = {
count = 832,
numComp = 2,
offset = 480,
},
},
}
end