Package com.jme3.scene.plugins.fbx.node
Class FbxNullAttribute
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<JT>
com.jme3.scene.plugins.fbx.node.FbxNodeAttribute<Object>
com.jme3.scene.plugins.fbx.node.FbxNullAttribute
-
Field Summary
Fields inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
assetManager, className, id, jmeObject, name, sceneFolderName, subclassName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
connectObject
(FbxObject object) void
connectObjectProperty
(FbxObject object, String property) protected Object
Methods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
fromElement, getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxNullAttribute
-
-
Method Details
-
toJmeObject
- Specified by:
toJmeObject
in classFbxObject<Object>
-
connectObject
- Specified by:
connectObject
in classFbxObject<Object>
-
connectObjectProperty
- Specified by:
connectObjectProperty
in classFbxObject<Object>
-