1520DLC/res/models/mesh/vehicle/train/er1/er1v2far.msh

22 lines
641 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 27144, offset = 325728, },
position = { count = 27144, offset = 352872, },
tangent = { count = 27144, offset = 380016, },
uv0 = { count = 27144, offset = 407160, },
},
materials = { "vehicle/train/er2.mtl" },
}, },
vertexAttr =
{
normal = { count = 81432, numComp = 3, offset = 0, },
position = { count = 81432, numComp = 3, offset = 81432, },
tangent = { count = 108576, numComp = 4, offset = 162864, },
uv0 = { count = 54288, numComp = 2, offset = 271440, },
},
} end