Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FBX SDK 2012 Import Issue - Frame Rate

0 REPLIES 0
Reply
Message 1 of 1
cactusdan
485 Views, 0 Replies

FBX SDK 2012 Import Issue - Frame Rate

Howdy,

 

To get the frame rate on importing I do this:

KTime::ETimeMode tMode = mScene->GetGlobalSettings().GetTimeMode();
double frameRate = KTime::GetFrameRate(tMode);

 

But it's always setting the frame rate wrong. If I export an FBX file first, then import an FBX file, it sets the imported frame rate to whatever was previously exported. If I import an FBX file without first exporting an FBX file, then it sets the frame rate at 30 fps.

 

So, how do I get the correct frame rate on import?

 

I know the export frame rate is correct because it imports correctly in other applications.

 

Adios,

Cactus Dan

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums