1520DLC/res/models/mesh/vehicle/train/IS20-16/is20-16_wheels_s.msh

22 lines
638 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 9216, offset = 110592, },
position = { count = 9216, offset = 119808, },
tangent = { count = 9216, offset = 129024, },
uv0 = { count = 9216, offset = 138240, },
},
materials = { "vehicle/train/IS20-16.mtl" },
}, },
vertexAttr =
{
normal = { count = 27648, numComp = 3, offset = 0, },
position = { count = 27648, numComp = 3, offset = 27648, },
tangent = { count = 36864, numComp = 4, offset = 55296, },
uv0 = { count = 18432, numComp = 2, offset = 92160, },
},
} end