Version: 2020.1
言語: 日本語
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.