接口 AnimationChannel.Interpolation

封闭类:
AnimationChannel

public static interface AnimationChannel.Interpolation
  • 方法概要

    修饰符和类型
    方法
    说明
    org.joml.Vector3f
    apply(org.joml.Vector3f p_253818_, float p_232224_, Keyframe[] p_232225_, int p_232226_, int p_232227_, float p_232228_)
     
  • 方法详细资料

    • apply

      org.joml.Vector3f apply(org.joml.Vector3f p_253818_, float p_232224_, Keyframe[] p_232225_, int p_232226_, int p_232227_, float p_232228_)