Content-Length: 18133 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-alignment.html
How lines of text are aligned (Left, Right, Center).
using UnityEngine;
public class Example : MonoBehaviour { void Start() { GetComponent<TextMesh>().alignment = TextAlignment.Left; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-alignment.html
Alternative Proxies: