The file was generated with Maya 7.0Unknown data object in mesh in x file: DeclData
Here some part of that file:
One more think ... it seams that the object can recieve ambiental light, but directional, spot or point not! Any ideea?MeshMaterialList {
2;
1632;
0,
0,
0,
0,
0,
0,
0,
...and so on
}
VertexDuplicationIndices {
6464;
1602;
0,
1,
2,
3,
4,
5,
6,
7,
8,
... and so on
}
DeclData {
2;
2;0;6;0;,
2;0;7;0;;
38784;
3207922978,
3055013160,
1060439236,
1056401004,
1060824784,
1056401210,
3207923229,
... and so on}
Of course I have this line of code:
Code: Select all
m_sceneNode->setMaterialFlag( EMF_LIGHTING, true );