docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITextPreprocessor

    Interface used for preprocessing and shaping of text.

    Namespace: TMPro
    Assembly: Unity.TextMeshPro.dll
    Syntax
    public interface ITextPreprocessor

    Methods

    PreprocessText(string)

    Function used for preprocessing of text

    Declaration
    string PreprocessText(string text)
    Parameters
    Type Name Description
    string text

    Source text to be processed

    Returns
    Type Description
    string

    Processed text

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)