Class FbxNode
java.lang.Object
com.jme3.scene.plugins.fbx.objects.FbxObject
com.jme3.scene.plugins.fbx.objects.FbxNode
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintboolean - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionanimRotation(long layerId) animScale(long layerId) animTranslation(long layerId) voidbooleanisLimb()voidvoidvoidvoidsetSkeleton(Skeleton skeleton) Methods inherited from class com.jme3.scene.plugins.fbx.objects.FbxObject
readVectorFromProp 
- 
Field Details
- 
cullMode
 - 
localTransform
 - 
node
 - 
parentFbxNode
 - 
rotationActive
public boolean rotationActive - 
rotationOrder
 - 
bindTransform
 - 
boneIndex
public int boneIndex - 
animTranslations
 - 
animRotations
 - 
animScales
 - 
bone
 - 
skinToCluster
 
 - 
 - 
Constructor Details
- 
FbxNode
 
 - 
 - 
Method Details
- 
linkToZero
public void linkToZero()- Overrides:
 linkToZeroin classFbxObject
 - 
setSkeleton
 - 
buildBindPoseBoneTransform
public void buildBindPoseBoneTransform() - 
link
 - 
animTranslation
 - 
animRotation
 - 
animScale
 - 
link
 - 
isLimb
public boolean isLimb() 
 -