1520DLC/res/models/mesh/vehicle/train/er2/er2v1farest.msh

22 lines
634 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 9144, offset = 109728, },
position = { count = 9144, offset = 118872, },
tangent = { count = 9144, offset = 128016, },
uv0 = { count = 9144, offset = 137160, },
},
materials = { "vehicle/train/er2.mtl" },
}, },
vertexAttr =
{
normal = { count = 27432, numComp = 3, offset = 0, },
position = { count = 27432, numComp = 3, offset = 27432, },
tangent = { count = 36576, numComp = 4, offset = 54864, },
uv0 = { count = 18288, numComp = 2, offset = 91440, },
},
} end