tint
A color value for the vertex.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Color32 tint
Remarks
This value is multiplied by any other color information of the VisualElement (e.g. texture). Use _white to disable tinting on the vertex.