1520DLC/res/models/mesh/railroad/AN_Kar_Vhod.msh

22 lines
632 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 4944, offset = 40032, },
position = { count = 4944, offset = 44976, },
tangent = { count = 4944, offset = 49920, },
uv0 = { count = 4944, offset = 54864, },
},
materials = { "railroad/AN_Kar_Vhod.mtl" },
}, },
vertexAttr =
{
normal = { count = 10008, numComp = 3, offset = 0, },
position = { count = 10008, numComp = 3, offset = 10008, },
tangent = { count = 13344, numComp = 4, offset = 20016, },
uv0 = { count = 6672, numComp = 2, offset = 33360, },
},
} end