color
The color used to render the text.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public Color color { get; set; }
Remarks
This is the base color used to render the text. \<color\> tags in rich text markup will override this.