Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question API Reference for TextMeshProUGUI fields/properties?

Discussion in 'UGUI & TextMesh Pro' started by mortoray, Feb 12, 2023.

  1. mortoray

    mortoray

    Joined:
    Sep 14, 2018
    Posts:
    69
    Is there documentation for the fields/properties of the TextMeshPro classes? There aren't any in the base docs, and the package docs, like here, don't show the public properties like `font` or `color`, or any of the properties shown in the inspector for the component.