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.