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

22 lines
644 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 12000, offset = 144000, },
position = { count = 12000, offset = 156000, },
tangent = { count = 12000, offset = 168000, },
uv0 = { count = 12000, offset = 180000, },
},
materials = { "vehicle/train/er9tgbch.mtl" },
}, },
vertexAttr =
{
normal = { count = 36000, numComp = 3, offset = 0, },
position = { count = 36000, numComp = 3, offset = 36000, },
tangent = { count = 48000, numComp = 4, offset = 72000, },
uv0 = { count = 24000, numComp = 2, offset = 120000, },
},
} end