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, visibilityFields inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
assetManager, className, id, jmeObject, name, sceneFolderName, subclassName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jme3.scene.plugins.fbx.node.FbxNode
computeFbxLocalTransform, connectObject, connectObjectProperty, createScene, createSkeletons, fromElement, getChildren, getJmeSkeleton, getPreferredParent, setWorldBindPose, toJmeObject, updateWorldTransformsMethods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty
-
Constructor Details
-
FbxRootNode
-