1520DLC/res/models/mesh/vehicle/train/2te116/2te116_lod_0_body2.msh

20 lines
608 B
Plaintext

function data() return {
animations = { },
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 16992, offset = 203904, },
position = { count = 16992, offset = 220896, },
tangent = { count = 16992, offset = 237888, },
uv0 = { count = 16992, offset = 254880, },
},
materials = { "vehicle/train/2te116.mtl" },
}, },
vertexAttr = {
normal = { count = 50976, numComp = 3, offset = 0, },
position = { count = 50976, numComp = 3, offset = 50976, },
tangent = { count = 67968, numComp = 4, offset = 101952, },
uv0 = { count = 33984, numComp = 2, offset = 169920, },
},
} end