Package com.jme3.scene.plugins.fbx.anim
Class FbxAnimLayer
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject
com.jme3.scene.plugins.fbx.anim.FbxAnimLayer
-
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) voidfromElement(FbxElement element) protected ObjectMethods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxAnimLayer
-
-
Method Details
-
fromElement
- Overrides:
fromElementin classFbxObject
-
getAnimationCurveNodes
-
toJmeObject
- Specified by:
toJmeObjectin classFbxObject
-
connectObject
- Specified by:
connectObjectin classFbxObject
-
connectObjectProperty
- Specified by:
connectObjectPropertyin classFbxObject
-