Package com.jme3.scene.plugins.fbx.node
Class FbxRootNode
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<Spatial>
com.jme3.scene.plugins.fbx.node.FbxNode
com.jme3.scene.plugins.fbx.node.FbxRootNode
-
Field Summary
Fields inherited from class com.jme3.scene.plugins.fbx.node.FbxNode
cachedWorldBindPose, children, jmeLocalBindPose, jmeLocalNodeTransform, jmeWorldBindPose, jmeWorldNodeTransform, materials, nodeAttribute, parent, propertyToAnimCurveMap, skeleton, userData, visibility
Fields inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
assetManager, className, id, jmeObject, name, sceneFolderName, subclassName
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jme3.scene.plugins.fbx.node.FbxNode
computeFbxLocalTransform, connectObject, connectObjectProperty, createScene, createSkeletons, fromElement, getChildren, getJmeSkeleton, getPreferredParent, setWorldBindPose, toJmeObject, updateWorldTransforms
Methods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxRootNode
-