Interface AnimationChannel.Interpolation

Enclosing class:
AnimationChannel

public static interface AnimationChannel.Interpolation
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Vector3f p_232223_, float p_232224_, Keyframe[] p_232225_, int p_232226_, int p_232227_, float p_232228_)
     
  • Method Details

    • apply

      Vector3f apply(Vector3f p_232223_, float p_232224_, Keyframe[] p_232225_, int p_232226_, int p_232227_, float p_232228_)