Version: 2019.4
public Vector2 uv ;

説明

The UV coordinate of the vertex.

This is used to sample the required region of the associated texture if any. Values outside of [0,1] are currently not supported and could lead to undefined results.