characterCountVisible
The number of characters that have been generated and are included in the visible lines.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public int characterCountVisible { get; }
Remarks
Additional Resources: TextGenerator.lines, TextGenerator.lineCount.