Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

FbxPrint is a tool that displays the contents of .fbx files into a human readable format.  One use for this tool is for debugging SmartBody animations.

Users

For an .fbx file that you want to view, simply drag and drop your .fbx file to the FbxViewer.exe and a .txt with the name name as the .fbx will be output in the same folder as the .fbx.  FbxPrint can also be used on the command line by passing the name of the .fbx you want to process.

Developers

Command Line Parameters

Mandatory
  • inputFileName.fbx (the name of the fbx that you want to be read)
Optional
  • -a (don't log key frame animation data to the output file, default is on)

Known Issues

FAQ

FAQ

  • No labels