Searched defs:AnimatableFloatValue (Results 1 – 1 of 1) sorted by relevance
8 public class AnimatableFloatValue extends BaseAnimatableValue<Float, Float> { class10 public AnimatableFloatValue(List<Keyframe<Float>> keyframes) { in AnimatableFloatValue() method in AnimatableFloatValue