Content-Length: 18179 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-anchor.html
Which point of the text shares the position of the Transform.
using UnityEngine;
public class Example : MonoBehaviour { void Start() { GetComponent<TextMesh>().anchor = TextAnchor.MiddleCenter; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-anchor.html
Alternative Proxies: