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

22 lines
638 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 13632, offset = 163584, },
position = { count = 13632, offset = 177216, },
tangent = { count = 13632, offset = 190848, },
uv0 = { count = 13632, offset = 204480, },
},
materials = { "vehicle/train/Ga.mtl" },
}, },
vertexAttr =
{
normal = { count = 40896, numComp = 3, offset = 0, },
position = { count = 40896, numComp = 3, offset = 40896, },
tangent = { count = 54528, numComp = 4, offset = 81792, },
uv0 = { count = 27264, numComp = 2, offset = 136320, },
},
} end