-
public class AnimatableTextProperties
-
-
Field Summary
Fields Modifier and Type Field Description public final AnimatableColorValuecolorpublic final AnimatableColorValuestrokepublic final AnimatableFloatValuestrokeWidthpublic final AnimatableFloatValuetracking
-
Constructor Summary
Constructors Constructor Description AnimatableTextProperties(AnimatableColorValue color, AnimatableColorValue stroke, AnimatableFloatValue strokeWidth, AnimatableFloatValue tracking)
-
-
-
Constructor Detail
-
AnimatableTextProperties
AnimatableTextProperties(AnimatableColorValue color, AnimatableColorValue stroke, AnimatableFloatValue strokeWidth, AnimatableFloatValue tracking)
-
-