1520DLC/res/models/group/vehicle/train/P36_Bogie2.grp

23 lines
512 B
Plaintext

function data()
return {
children = {
{
id = "vehicle/train/p36/p36_bogie2_lod0.msh",
transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 },
type = "MESH",
},{
id = "vehicle/train/p36/p36_wb2_lod0.msh",
transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.7751, 0, 0.525, 1 },
type = "MESH",
},{
id = "vehicle/train/p36/p36_wb2_lod0.msh",
transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.81637, 0, 0.525, 1 },
type = "MESH",
},
},
matConfigs = {
{ 0, 0, 0, }
},
}
end