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

60 lines
706 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2712,
offset = 17280,
},
position = {
count = 2712,
offset = 11856,
},
uv0 = {
count = 2712,
offset = 14568,
},
},
materials = {
"asset/chimney_res_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8136,
numComp = 3,
offset = 3720,
},
position = {
count = 1560,
numComp = 3,
offset = 0,
},
uv0 = {
count = 2160,
numComp = 2,
offset = 1560,
},
},
}
end