public static interface AnimationModel.Sampler
| Modifier and Type | Method and Description |
|---|---|
AccessorModel |
getInput()
Returns the
AccessorModel that contains the input (time
key frame) data |
AnimationModel.Interpolation |
getInterpolation()
Returns the
AnimationModel.Interpolation method |
AccessorModel |
getOutput()
Returns the
AccessorModel that contains the output (value
key frame) data |
AccessorModel getInput()
AccessorModel that contains the input (time
key frame) dataAnimationModel.Interpolation getInterpolation()
AnimationModel.Interpolation methodAnimationModel.InterpolationAccessorModel getOutput()
AccessorModel that contains the output (value
key frame) dataCopyright © 2022. All Rights Reserved.