Page tree

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
ArgumentValueDefaultExampleDefinition
inputFileName.fbxnonenoneinputFileName.fbxThe file that you want to convert
Optional
ArgumentValueDefaultExampleDefinition
anoneonadon't log key frame animation data to the output file

Known Issues

FAQ

FAQ

  • No labels