Show / Hide Table of Contents

    Enum TAnimCore.DefaultTagsMode

    Namespace: Febucci.UI.Core
    Assembly: Febucci.TextAnimator.Runtime.dll
    Syntax
    public enum DefaultTagsMode : int

    Fields

    Name Description
    Constant

    Applies effects to all the characters, even if they already have other tags via text.

    Fallback

    Applies effects only to characters that don't have any.

    Back to top Text Animator for Unity - Documentation