1520DLC/res/models/mesh/vehicle/train/Ga/Ga.msh

22 lines
644 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 52500, offset = 630000, },
position = { count = 52500, offset = 682500, },
tangent = { count = 52500, offset = 735000, },
uv0 = { count = 52500, offset = 787500, },
},
materials = { "vehicle/train/Ga.mtl" },
}, },
vertexAttr =
{
normal = { count = 157500, numComp = 3, offset = 0, },
position = { count = 157500, numComp = 3, offset = 157500, },
tangent = { count = 210000, numComp = 4, offset = 315000, },
uv0 = { count = 105000, numComp = 2, offset = 525000, },
},
} end