Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UIVertex

struct in UnityEngine

Description

Vertex class used by a Canvas for managing vertices.

Static Variables

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

Variables

colorVertex color.
normalNormal.
positionVertex position.
tangentTangent.
UIVertexVertex UV.
uv0UV0.
uv1UV1.