1520DLC/res/models/mesh/vehicle/train/Su/Su_WheelM.msh

22 lines
638 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 13824, offset = 165888, },
position = { count = 13824, offset = 179712, },
tangent = { count = 13824, offset = 193536, },
uv0 = { count = 13824, offset = 207360, },
},
materials = { "vehicle/train/Su.mtl" },
}, },
vertexAttr =
{
normal = { count = 41472, numComp = 3, offset = 0, },
position = { count = 41472, numComp = 3, offset = 41472, },
tangent = { count = 55296, numComp = 4, offset = 82944, },
uv0 = { count = 27648, numComp = 2, offset = 138240, },
},
} end