public class GLTFAnimation extends GLTFEntity
| Modifier and Type | Field and Description |
|---|---|
com.badlogic.gdx.utils.Array<GLTFAnimationChannel> |
channels |
com.badlogic.gdx.utils.Array<GLTFAnimationSampler> |
samplers |
nameextensions, extras| Constructor and Description |
|---|
GLTFAnimation() |
public com.badlogic.gdx.utils.Array<GLTFAnimationChannel> channels
public com.badlogic.gdx.utils.Array<GLTFAnimationSampler> samplers