Content-Length: 17697 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-lineSpacing.html
How much space will be in-between lines of text.
using UnityEngine;
public class Example : MonoBehaviour { void Start() { GetComponent<TextMesh>().lineSpacing = 10; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/TextMesh-lineSpacing.html
Alternative Proxies: