Package com.google.ar.sceneform.animation
-
Interface Summary Interface Description AnimatableModel An AnimatableModel is an object whose properties can be animated by anModelAnimation
. -
Class Summary Class Description ModelAnimation An ModelAnimation is a reusable set of keyframe tracks which represent an animation.ModelAnimation.PropertyValuesHolder This class holds information about a property and the values that that property should take during an animation.ModelAnimator This class provides support for animating anAnimatableModel
ModelAnimator.PropertyValuesHolder This class holds information about a property and the values that that property should take during an animation.