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

20 lines
599 B
Plaintext

function data() return {
animations = { },
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 41664, offset = 499968, },
position = { count = 41664, offset = 541632, },
tangent = { count = 41664, offset = 583296, },
uv0 = { count = 41664, offset = 624960, },
},
materials = { "vehicle/train/bzd_rl_flirt.mtl" },
}, },
vertexAttr = {
normal = { count = 124992, numComp = 3, offset = 0, },
position = { count = 124992, numComp = 3, offset = 124992, },
tangent = { count = 166656, numComp = 4, offset = 249984, },
uv0 = { count = 83328, numComp = 2, offset = 416640, },
},
} end