| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.animation |
Classes for handling animations.
|
| Modifier and Type | Method and Description |
|---|---|
static AnimationManager |
GltfAnimations.createAnimationManager(AnimationManager.AnimationPolicy animationPolicy)
Create a new
AnimationManager using the given
AnimationManager.AnimationPolicy |
| Modifier and Type | Method and Description |
|---|---|
void |
AnimationManagerListener.animationsUpdated(AnimationManager source)
Will be called when the
Animations in the given
AnimationManager have been updated |
| Constructor and Description |
|---|
AnimationRunner(AnimationManager animationManager)
Create a new runner for the given
AnimationManager |
Copyright © 2022. All Rights Reserved.