1520DLC/res/models/mesh/vehicle/train/ed9eexp/bogie/er9e_m_w_lod0.msh

22 lines
616 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 5040, offset = 60480, },
position = { count = 5040, offset = 65520, },
tangent = { count = 5040, offset = 70560, },
uv0 = { count = 5040, offset = 75600, },
},
materials = { "vehicle/train/ed9mm01rex.mtl" },
}, },
vertexAttr =
{
normal = { count = 15120, numComp = 3, offset = 0, },
position = { count = 15120, numComp = 3, offset = 15120, },
tangent = { count = 20160, numComp = 4, offset = 30240, },
uv0 = { count = 10080, numComp = 2, offset = 50400, },
},
} end