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.

Question How to get the vertex data from a CanvasRenderer and or UI objects?

Discussion in 'UGUI & TextMesh Pro' started by SpookyCat, Feb 8, 2023.

  1. SpookyCat

    SpookyCat

    Joined:
    Jan 25, 2010
    Posts:
    3,613
    I would like to get the vertex data for a UI objects so I can change their positions and then set them back so the UI shows the new positions. But I can't seem to find any methods anywhere to get existing vertex data. Can anyone help with any suggestions?