Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tint

A color value for the vertex.
Read time 1 minuteLast updated 13 days ago

Definition

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.