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

22 lines
635 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 4896, offset = 58752, },
position = { count = 4896, offset = 63648, },
tangent = { count = 4896, offset = 68544, },
uv0 = { count = 4896, offset = 73440, },
},
materials = { "vehicle/train/Ga_Tender.mtl" },
}, },
vertexAttr =
{
normal = { count = 14688, numComp = 3, offset = 0, },
position = { count = 14688, numComp = 3, offset = 14688, },
tangent = { count = 19584, numComp = 4, offset = 29376, },
uv0 = { count = 9792, numComp = 2, offset = 48960, },
},
} end