docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TMP_ResourceManager

    Inheritance
    object
    TMP_ResourceManager
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: TMPro
    Assembly: Unity.TextMeshPro.dll
    Syntax
    public class TMP_ResourceManager

    Methods

    AddFontAsset(TMP_FontAsset)

    Declaration
    public static void AddFontAsset(TMP_FontAsset fontAsset)
    Parameters
    Type Name Description
    TMP_FontAsset fontAsset

    TryGetFontAsset(int, out TMP_FontAsset)

    Declaration
    public static bool TryGetFontAsset(int hashcode, out TMP_FontAsset fontAsset)
    Parameters
    Type Name Description
    int hashcode
    TMP_FontAsset fontAsset
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 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)