Package com.jme3.scene.plugins.fbx.obj
Class FbxUnknownObject
-
Field Summary
Fields inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
assetManager, className, id, jmeObject, name, sceneFolderName, subclassName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconnectObject(FbxObject object) voidconnectObjectProperty(FbxObject object, String property) protected VoidMethods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
fromElement, getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxUnknownObject
-
-
Method Details
-
toJmeObject
- Specified by:
toJmeObjectin classFbxObject<Void>
-
connectObject
- Specified by:
connectObjectin classFbxObject<Void>
-
connectObjectProperty
- Specified by:
connectObjectPropertyin classFbxObject<Void>
-