| Package | Description |
|---|---|
| com.jme3.scene.plugins.fbx | |
| com.jme3.scene.plugins.fbx.objects |
| Modifier and Type | Field and Description |
|---|---|
static RotationOrder[] |
RotationOrder.values |
| Modifier and Type | Method and Description |
|---|---|
static RotationOrder |
RotationOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RotationOrder[] |
RotationOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
RotationOrder |
FbxNode.rotationOrder |