Package com.jme3.scene.plugins.fbx.file
Class FbxReader
java.lang.Object
com.jme3.scene.plugins.fbx.file.FbxReader
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte[]magic string at start: "Kaydara FBX Binary\x20\x20\x00\x1a\x00" - 
Method Summary
 
- 
Field Details
- 
HEAD_MAGIC
public static final byte[] HEAD_MAGICmagic string at start: "Kaydara FBX Binary\x20\x20\x00\x1a\x00" 
 - 
 - 
Method Details
- 
readFBX
- Throws:
 IOException
 
 -