Vertex.tint

public Color32 tint;

Description

A color value for the vertex.

This value is multiplied by any other color information of the VisualElement (e.g. texture). Use Color.white to disable tinting on the vertex.


Did you find this page useful? Please give it a rating: