This version of Unity is unsupported.

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.