public class SceneKey
extends com.jme3.asset.ModelKey
| Constructor and Description |
|---|
SceneKey(java.lang.String name) |
SceneKey(java.lang.String name,
AnimationList animationList) |
| Modifier and Type | Method and Description |
|---|---|
AnimationList |
getAnimations() |
public SceneKey(java.lang.String name)
public SceneKey(java.lang.String name,
AnimationList animationList)
public AnimationList getAnimations()