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

22 lines
642 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 22368, offset = 268416, },
position = { count = 22368, offset = 290784, },
tangent = { count = 22368, offset = 313152, },
uv0 = { count = 22368, offset = 335520, },
},
materials = { "vehicle/train/er9pg.mtl" },
}, },
vertexAttr =
{
normal = { count = 67104, numComp = 3, offset = 0, },
position = { count = 67104, numComp = 3, offset = 67104, },
tangent = { count = 89472, numComp = 4, offset = 134208, },
uv0 = { count = 44736, numComp = 2, offset = 223680, },
},
} end