Class FbxAnimNode
java.lang.Object
com.jme3.scene.plugins.fbx.objects.FbxObject
com.jme3.scene.plugins.fbx.objects.FbxAnimNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongcom.jme3.math.Vector3f -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexportTimes(Collection<Long> stamps) com.jme3.math.Vector3fgetValue(long time, com.jme3.math.Vector3f defaultValue) booleanvoidvoidMethods inherited from class com.jme3.scene.plugins.fbx.objects.FbxObject
linkToZero, readVectorFromProp
-
Field Details
-
value
public com.jme3.math.Vector3f value -
xCurve
-
yCurve
-
zCurve
-
layerId
public long layerId
-
-
Constructor Details
-
FbxAnimNode
-
-
Method Details