Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator > API/Plugins/DatasmithFBXTranslator/FDatasmithFBXScene
Syntax
float PlaybackSpeed
Remarks
Playback speed of the animations in fps. In VRED, animations that are natively 1 second long are displayed with total duration 1s * (BaseTime / PlaybackSpeed) The FBX file stores keys with time in seconds, so we have to multiply the key times with (BaseTime / PlaybackSpeed) when passing it to Datasmith to match the final speed in VRED