Class BBInterpolation
java.lang.Object
com.github.darksoulq.abyssallib.common.model.blockbench.animation.BBInterpolation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidinterpolate(BBKeyframe before, BBKeyframe a, BBKeyframe b, BBKeyframe after, float time, org.joml.Vector3f dest)
-
Method Details
-
interpolate
public static void interpolate(BBKeyframe before, BBKeyframe a, BBKeyframe b, BBKeyframe after, float time, org.joml.Vector3f dest)
-