| Package | Description |
|---|---|
| com.jme3.scene.plugins.fbx.mesh |
| Modifier and Type | Method and Description |
|---|---|
FbxLayerElement.Type[] |
FbxLayer.getLayerElementTypes() |
static FbxLayerElement.Type |
FbxLayerElement.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FbxLayerElement.Type[] |
FbxLayerElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
FbxLayer.getVertexData(FbxLayerElement.Type type,
int polygonIndex,
int polygonVertexIndex,
int positionIndex,
int edgeIndex) |