Class BBAnimator
java.lang.Object
com.github.darksoulq.abyssallib.common.model.blockbench.animation.BBAnimator
-
Constructor Summary
ConstructorsConstructorDescriptionBBAnimator(String name, String uuid, String type, boolean rotationGlobal, boolean quaternionInterpolation) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddKeyframe(BBKeyframe keyframe) getName()getScale()getType()getUuid()booleanbooleanvoidsort()
-
Constructor Details
-
BBAnimator
-
-
Method Details
-
addKeyframe
-
sort
public void sort() -
getName
-
getUuid
-
getType
-
isRotationGlobal
public boolean isRotationGlobal() -
isQuaternionInterpolation
public boolean isQuaternionInterpolation() -
getPosition
-
getRotation
-
getScale
-