tabWidth
The width of the tab character.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TextCore
- Assembly: UnityEngine.TextCoreFontEngineModule
public float tabWidth { get; set; }
Remarks
This width is typically the same as the space character.