1520DLC/res/models/mesh/vehicle/train/er9tbch/er9m_m_doors2_lod0.msh

41 lines
928 B
Plaintext

function data() return {
animations = {
opend2 = {
type = "KEYFRAME",
params = {
origin = {
0, 0, 0,
},
keyframes = {
{
time = 0,
rot = { 0, 0, 0 },
transl = { 0, 0, 0 }
},
{
time = 1200,
rot = { 0, 0, 0 },
transl = { 0.50, 0, 0 }
}
}
}
},
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 288, offset = 3456, },
position = { count = 288, offset = 3744, },
tangent = { count = 288, offset = 4032, },
uv0 = { count = 288, offset = 4320, },
},
materials = { "vehicle/train/er9tmbch.mtl" },
}, },
vertexAttr =
{
normal = { count = 864, numComp = 3, offset = 0, },
position = { count = 864, numComp = 3, offset = 864, },
tangent = { count = 1152, numComp = 4, offset = 1728, },
uv0 = { count = 576, numComp = 2, offset = 2880, },
},
} end