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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

TextMesh Pro Switching back to Default TMpro style on runtime?

Discussion in 'UGUI & TextMesh Pro' started by jGate99, Sep 20, 2023.

  1. jGate99

    jGate99

    Joined:
    Oct 22, 2013
    Posts:
    1,853
    Hi there,

    I'm using pooling for textmesh ugui pro game objects, in some cases i have to change style of one textmesh ugui to lets say have borders, and when i return it to pool i want to set default style back to it?

    So please advise how can i get access to default style

    Thanks