Hi All.I am importing FBX model into right handed system (OpenGL).
FbxAxisSystem::OpenGL.ConvertScene(scene);
seems to have no effect.The object is rotated -90 degrees by default on X axis.How do I fix that? Why
FbxAxisSystem::OpenGL.ConvertScene()
doesn't work?
I am using SDK2013.
Thanks.