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