1520DLC/res/models/mesh/vehicle/train/ep20/ep20_4d.msh

22 lines
640 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 16440, offset = 197280, },
position = { count = 16440, offset = 213720, },
tangent = { count = 16440, offset = 230160, },
uv0 = { count = 16440, offset = 246600, },
},
materials = { "vehicle/train/ep20.mtl" },
}, },
vertexAttr =
{
normal = { count = 49320, numComp = 3, offset = 0, },
position = { count = 49320, numComp = 3, offset = 49320, },
tangent = { count = 65760, numComp = 4, offset = 98640, },
uv0 = { count = 32880, numComp = 2, offset = 164400, },
},
} end