public interface AnimationModel extends NamedModelElement
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AnimationModel.Channel
Interface for an animation channel
|
static class |
AnimationModel.Interpolation
Enumeration of the different interpolation methods for an animation
|
static interface |
AnimationModel.Sampler
Interface for an animation sampler
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AnimationModel.Channel> |
getChannels()
Returns an unmodifiable list containing the
AnimationModel.Channel instances
of the animation |
getNamegetExtensions, getExtrasjava.util.List<AnimationModel.Channel> getChannels()
AnimationModel.Channel instances
of the animationAnimationModel.Channel instancesCopyright © 2022. All Rights Reserved.