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

22 lines
645 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 11904, offset = 142848, },
position = { count = 11904, offset = 154752, },
tangent = { count = 11904, offset = 166656, },
uv0 = { count = 11904, offset = 178560, },
},
materials = { "vehicle/train/Ga_Tender.mtl" },
}, },
vertexAttr =
{
normal = { count = 35712, numComp = 3, offset = 0, },
position = { count = 35712, numComp = 3, offset = 35712, },
tangent = { count = 47616, numComp = 4, offset = 71424, },
uv0 = { count = 23808, numComp = 2, offset = 119040, },
},
} end