1520DLC/res/models/mesh/vehicle/train/bzd_rl_flirt/bzd_rl_flirt_bogi_mid.msh

20 lines
584 B
Plaintext

function data() return {
animations = { },
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 4320, offset = 51840, },
position = { count = 4320, offset = 56160, },
tangent = { count = 4320, offset = 60480, },
uv0 = { count = 4320, offset = 64800, },
},
materials = { "vehicle/train/bzd_rl_flirt.mtl" },
}, },
vertexAttr = {
normal = { count = 12960, numComp = 3, offset = 0, },
position = { count = 12960, numComp = 3, offset = 12960, },
tangent = { count = 17280, numComp = 4, offset = 25920, },
uv0 = { count = 8640, numComp = 2, offset = 43200, },
},
} end