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

22 lines
639 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 15672, offset = 188064, },
position = { count = 15672, offset = 203736, },
tangent = { count = 15672, offset = 219408, },
uv0 = { count = 15672, offset = 235080, },
},
materials = { "vehicle/train/er2.mtl" },
}, },
vertexAttr =
{
normal = { count = 47016, numComp = 3, offset = 0, },
position = { count = 47016, numComp = 3, offset = 47016, },
tangent = { count = 62688, numComp = 4, offset = 94032, },
uv0 = { count = 31344, numComp = 2, offset = 156720, },
},
} end