Class GLTFAnimationSampler

java.lang.Object
gaiasky.util.gdx.model.gltf.data.GLTFObject
gaiasky.util.gdx.model.gltf.data.animation.GLTFAnimationSampler

public class GLTFAnimationSampler extends GLTFObject
  • Field Details

    • input

      public Integer input
    • output

      public Integer output
    • interpolation

      public String interpolation
  • Constructor Details

    • GLTFAnimationSampler

      public GLTFAnimationSampler()