TextStudioTextChangeScope
public enum TextStudioTextChangeScopeControls which semantic glyphs participate in an animated text replacement.
Fields
Section titled “Fields”
ChangedGlyphs
Section titled “ChangedGlyphs”ChangedGlyphs = 0Keep matching glyphs continuous and animate only inserted, removed, or replaced glyphs.
Returns
TextStudio.TextStudioTextChangeScope
WholeText
Section titled “WholeText”WholeText = 1Treat every glyph in both strings as replaced.
Returns
TextStudio.TextStudioTextChangeScope