Vertex.uv

public Vector2 uv;

Description

The UV coordinate of the vertex.

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


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