Uses of Class
com.jme3.scene.plugins.fbx.node.FbxNode
Packages that use FbxNode
Package
Description
import animations from an FBX asset
import nodes from an FBX asset
-
Uses of FbxNode in com.jme3.scene.plugins.fbx.anim
Subclasses of FbxNode in com.jme3.scene.plugins.fbx.animFields in com.jme3.scene.plugins.fbx.anim declared as FbxNodeMethods in com.jme3.scene.plugins.fbx.anim that return FbxNodeMethods in com.jme3.scene.plugins.fbx.anim that return types with arguments of type FbxNodeMethods in com.jme3.scene.plugins.fbx.anim with parameters of type FbxNodeModifier and TypeMethodDescriptionvoidFbxAnimCurveNode.addInfluencedNode(FbxNode node, String property) static com.jme3.animation.SkeletonFbxLimbNode.createSkeleton(FbxNode skeletonHolderNode) -
Uses of FbxNode in com.jme3.scene.plugins.fbx.node
Subclasses of FbxNode in com.jme3.scene.plugins.fbx.nodeFields in com.jme3.scene.plugins.fbx.node declared as FbxNodeFields in com.jme3.scene.plugins.fbx.node with type parameters of type FbxNodeMethods in com.jme3.scene.plugins.fbx.node that return FbxNodeModifier and TypeMethodDescriptionFbxNode.getPreferredParent()If this geometry node is deformed by a skeleton, this returns the node containing the skeleton.Methods in com.jme3.scene.plugins.fbx.node that return types with arguments of type FbxNodeMethods in com.jme3.scene.plugins.fbx.node with parameters of type FbxNodeModifier and TypeMethodDescriptionstatic com.jme3.scene.SpatialFbxNode.createScene(FbxNode fbxNode) static voidFbxNode.createSkeletons(FbxNode fbxNode) Create jME3 Skeleton objects on the scene.