接口 AnimationChannel.Interpolation
- 封闭类:
- AnimationChannel
public static interface AnimationChannel.Interpolation
-
方法概要
-
方法详细资料
-
apply
org.joml.Vector3f apply(org.joml.Vector3f pAnimationVecCache, float pKeyframeDelta, Keyframe[] pKeyframes, int pCurrentKeyframeIdx, int pNextKeyframeIdx, float pScale)
-