Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Types of text animation that can be set on a character run.{excerpt}
{signature:C#}
 public sealed class TextAnimation : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class TextAnimation
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:BackgroundBlink}BackgroundBlink|The Word text animation named Blinking Background. The colors of both the text and background alternate between their originally assigned values and their opposite colors.|
|{anchor:LasVegasLights}LasVegasLights|The Word text animation named Las Vegas Lights. The text is circumscribed by a rotating series of differently colored and differently shaped dots.|
|{anchor:MarchingAnts}MarchingAnts|The Word text animation named Marching Black Ants. The text is circumscribed by a series of black dashes that move clockwise around the text.|
|{anchor:None}None|No text animation.|
|{anchor:RedMarchingAnts}RedMarchingAnts|The Word text animation named Marching Red Ants. The text is circumscribed by a series of red dashes that move clockwise around the text.|
|{anchor:Shimmer}Shimmer|The Word text animation named Shimmer. The text alternates between its normal state and a slightly blurred one.|
|{anchor:SparkleText}SparkleText|The Word text animation named Sparkle Text. A pattern of small, differently shaped dots of alternating colors appears in front of the text.|