1520DLC/res/models/mesh/vehicle/train/chs4/chs4_lod_2_body_1.msh

22 lines
627 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1260, offset = 15120, },
position = { count = 1260, offset = 16380, },
tangent = { count = 1260, offset = 17640, },
uv0 = { count = 1260, offset = 18900, },
},
materials = { "vehicle/train/chs401.mtl" },
}, },
vertexAttr =
{
normal = { count = 3780, numComp = 3, offset = 0, },
position = { count = 3780, numComp = 3, offset = 3780, },
tangent = { count = 5040, numComp = 4, offset = 7560, },
uv0 = { count = 2520, numComp = 2, offset = 12600, },
},
} end