Version: 2020.3
언어: 한국어

Vertex

struct in UnityEngine.UIElements

매뉴얼로 전환

설명

Represents a vertex of geometry for drawing content of VisualElement.

정적 변수

nearZA special value representing the near clipping plane. Always use this value as the vertex position's z component when building 2D (flat) UI geometry.

변수

positionDescribes the vertex's position.
tintA color value for the vertex.
uvThe UV coordinate of the vertex.

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