1520DLC/res/models/mesh/vehicle/train/O/Ov_Tender.msh

22 lines
645 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 14064, offset = 168768, },
position = { count = 14064, offset = 182832, },
tangent = { count = 14064, offset = 196896, },
uv0 = { count = 14064, offset = 210960, },
},
materials = { "vehicle/train/Ov_Tender.mtl" },
}, },
vertexAttr =
{
normal = { count = 42192, numComp = 3, offset = 0, },
position = { count = 42192, numComp = 3, offset = 42192, },
tangent = { count = 56256, numComp = 4, offset = 84384, },
uv0 = { count = 28128, numComp = 2, offset = 140640, },
},
} end