1520DLC/res/models/mesh/vehicle/train/chs7pid/chs8s2_lod_2_body_1.msh

22 lines
607 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1080, offset = 12960, },
position = { count = 1080, offset = 14040, },
tangent = { count = 1080, offset = 15120, },
uv0 = { count = 1080, offset = 16200, },
},
materials = { "vehicle/train/chs7pid.mtl" },
}, },
vertexAttr =
{
normal = { count = 3240, numComp = 3, offset = 0, },
position = { count = 3240, numComp = 3, offset = 3240, },
tangent = { count = 4320, numComp = 4, offset = 6480, },
uv0 = { count = 2160, numComp = 2, offset = 10800, },
},
} end