Interface AnimationChannel.Interpolation
- Enclosing class:
AnimationChannel
public static interface AnimationChannel.Interpolation
-
Method Summary
-
Method Details
-
apply
org.joml.Vector3f apply(org.joml.Vector3f vector, float alpha, Keyframe[] keyframes, int prev, int next, float targetScale)
-