UIVertex

struct in UnityEngine

Switch to Manual

Description

Класс вершин используемых через Canvas для управления вершинами

Static Variables

simpleVertSimple UIVertex with sensible settings for use in the UI system.

Variables

colorЦвет вершин
normalNormal.
positionПозиция вершин
tangentTangent.
uv0The first texture coordinate set of the mesh. Used by UI elements by default.
uv1The second texture coordinate set of the mesh, if present.
uv2The Third texture coordinate set of the mesh, if present.
uv3The forth texture coordinate set of the mesh, if present.