1520DLC/res/models/mesh/vehicle/train/er9p/er9p_p_body_lod1.msh

22 lines
641 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 14016, offset = 168192, },
position = { count = 14016, offset = 182208, },
tangent = { count = 14016, offset = 196224, },
uv0 = { count = 14016, offset = 210240, },
},
materials = { "vehicle/train/er9pp.mtl" },
}, },
vertexAttr =
{
normal = { count = 42048, numComp = 3, offset = 0, },
position = { count = 42048, numComp = 3, offset = 42048, },
tangent = { count = 56064, numComp = 4, offset = 84096, },
uv0 = { count = 28032, numComp = 2, offset = 140160, },
},
} end