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

60 lines
697 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 672,
offset = 4576,
},
position = {
count = 672,
offset = 3232,
},
uv0 = {
count = 672,
offset = 3904,
},
},
materials = {
"asset/chimney_res_1.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2016,
numComp = 3,
offset = 1216,
},
position = {
count = 384,
numComp = 3,
offset = 0,
},
uv0 = {
count = 832,
numComp = 2,
offset = 384,
},
},
}
end