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
To view an .fbx file, drag and drop the .fbx file to the FbxViewer.exe and a .txt with the same name as the .fbx will be output in the same folder as the .fbx. FbxPrint can also be used on the command line by entering the name of the .fbx you want to process.
Developers
Command Line Parameters
Mandatory
Argument | Value | Default | Example | Definition |
---|---|---|---|---|
inputFileName.fbx | none | none | inputFileName.fbx | The file that you want to convert |
Optional
Argument | Value | Default | Example | Definition |
---|---|---|---|---|
a | none | on | a | don't log key frame animation data to the output file |