Content-Length: 17715 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-characterSize.html
The size of each character (This scales the whole text).
using UnityEngine;
public class Example : MonoBehaviour { void Start() { GetComponent<TextMesh>().characterSize = 10; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-characterSize.html
Alternative Proxies: