Uses of Class
com.jme3.scene.plugins.fbx.file.FbxFile
Packages that use FbxFile
-
Uses of FbxFile in com.jme3.scene.plugins.fbx.file
Methods in com.jme3.scene.plugins.fbx.file that return FbxFileMethods in com.jme3.scene.plugins.fbx.file with parameters of type FbxFileModifier and TypeMethodDescriptionstatic voidDump FBX to standard output.static voidFbxDump.dumpFile(FbxFile file, OutputStream out) Dump FBX to the given output stream.