Package com.jme3.scene.plugins.fbx.anim
Class FbxSkinDeformer
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<List<FbxCluster>>
com.jme3.scene.plugins.fbx.anim.FbxSkinDeformer
-
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 List<FbxCluster>
Methods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
fromElement, getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxSkinDeformer
-
-
Method Details
-
toJmeObject
- Specified by:
toJmeObject
in classFbxObject<List<FbxCluster>>
-
connectObject
- Specified by:
connectObject
in classFbxObject<List<FbxCluster>>
-
connectObjectProperty
- Specified by:
connectObjectProperty
in classFbxObject<List<FbxCluster>>
-