Package zombie.core.skinnedmodel.runtime
Class KeyframeUtil
java.lang.Object
zombie.core.skinnedmodel.runtime.KeyframeUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.lwjgl.util.vector.Vector3f
GetKeyFramePosition
(Keyframe[] keyframeArray, float float1, double double1) static org.lwjgl.util.vector.Quaternion
GetKeyFrameRotation
(Keyframe[] keyframeArray, float float1, double double1)
-
Constructor Details
-
KeyframeUtil
public KeyframeUtil()
-
-
Method Details