Skip to content

does TextMeshProUGUI has MaxHeight/MaxWidth #3

@cseYang

Description

@cseYang

I Found there has MaxHeight/MaxWidth in TMP_Text,like

public float maxWidth { get { return m_maxWidth; } }protected float m_maxWidth;
public float maxHeight { get { return m_maxHeight; } }protected float m_maxHeight;

But How to use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions