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

22 lines
630 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 6396, offset = 76752, },
position = { count = 6396, offset = 83148, },
tangent = { count = 6396, offset = 89544, },
uv0 = { count = 6396, offset = 95940, },
},
materials = { "vehicle/train/er2.mtl" },
}, },
vertexAttr =
{
normal = { count = 19188, numComp = 3, offset = 0, },
position = { count = 19188, numComp = 3, offset = 19188, },
tangent = { count = 25584, numComp = 4, offset = 38376, },
uv0 = { count = 12792, numComp = 2, offset = 63960, },
},
} end