1520DLC/res/models/mesh/vehicle/train/er9tbch/er9m_g_bogie_lod2.msh

22 lines
615 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 240, offset = 2880, },
position = { count = 240, offset = 3120, },
tangent = { count = 240, offset = 3360, },
uv0 = { count = 240, offset = 3600, },
},
materials = { "vehicle/train/er9tgbch.mtl" },
}, },
vertexAttr =
{
normal = { count = 720, numComp = 3, offset = 0, },
position = { count = 720, numComp = 3, offset = 720, },
tangent = { count = 960, numComp = 4, offset = 1440, },
uv0 = { count = 480, numComp = 2, offset = 2400, },
},
} end