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

22 lines
625 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1032, offset = 12384, },
position = { count = 1032, offset = 13416, },
tangent = { count = 1032, offset = 14448, },
uv0 = { count = 1032, offset = 15480, },
},
materials = { "vehicle/train/ep20.mtl" },
}, },
vertexAttr =
{
normal = { count = 3096, numComp = 3, offset = 0, },
position = { count = 3096, numComp = 3, offset = 3096, },
tangent = { count = 4128, numComp = 4, offset = 6192, },
uv0 = { count = 2064, numComp = 2, offset = 10320, },
},
} end