1520DLC/res/models/mesh/vehicle/train/vl80k2/vl80k2_a_body_lod1.msh

22 lines
648 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 63936, offset = 767232, },
position = { count = 63936, offset = 831168, },
tangent = { count = 63936, offset = 895104, },
uv0 = { count = 63936, offset = 959040, },
},
materials = { "vehicle/train/vl80k2.mtl" },
}, },
vertexAttr =
{
normal = { count = 191808, numComp = 3, offset = 0, },
position = { count = 191808, numComp = 3, offset = 191808, },
tangent = { count = 255744, numComp = 4, offset = 383616, },
uv0 = { count = 127872, numComp = 2, offset = 639360, },
},
} end