public class AnimatableTextProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AnimatableColorValue |
color |
AnimatableColorValue |
stroke |
AnimatableFloatValue |
strokeWidth |
AnimatableFloatValue |
tracking |
| Constructor and Description |
|---|
AnimatableTextProperties(AnimatableColorValue color,
AnimatableColorValue stroke,
AnimatableFloatValue strokeWidth,
AnimatableFloatValue tracking) |
public final AnimatableColorValue color
public final AnimatableColorValue stroke
public final AnimatableFloatValue strokeWidth
public final AnimatableFloatValue tracking
public AnimatableTextProperties(AnimatableColorValue color, AnimatableColorValue stroke, AnimatableFloatValue strokeWidth, AnimatableFloatValue tracking)