1520DLC/res/models/mesh/vehicle/train/tep70oct/tep70oct_lod_0_w1_1.msh

20 lines
596 B
Plaintext

function data() return {
animations = { },
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 2832, offset = 33984, },
position = { count = 2832, offset = 36816, },
tangent = { count = 2832, offset = 39648, },
uv0 = { count = 2832, offset = 42480, },
},
materials = { "vehicle/train/tep70oct.mtl" },
}, },
vertexAttr = {
normal = { count = 8496, numComp = 3, offset = 0, },
position = { count = 8496, numComp = 3, offset = 8496, },
tangent = { count = 11328, numComp = 4, offset = 16992, },
uv0 = { count = 5664, numComp = 2, offset = 28320, },
},
} end