| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.impl |
Default implementations of the glTF model interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
AnimationModel.Sampler |
AnimationModel.Channel.getSampler()
Returns the
AnimationModel.Sampler for this channel |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultAnimationModel.DefaultSampler
Default implementation of a
AnimationModel.Sampler |
| Modifier and Type | Method and Description |
|---|---|
AnimationModel.Sampler |
DefaultAnimationModel.DefaultChannel.getSampler() |
| Constructor and Description |
|---|
DefaultChannel(AnimationModel.Sampler sampler,
NodeModel nodeModel,
java.lang.String path)
Default constructor
|
Copyright © 2022. All Rights Reserved.