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