Skip to content
UIDrawCustomVertex

UI / UIDrawCustomVertex

UIDrawCustomVertex Class

Customize Drawing Entity Data

Table of contents

Properties

color: LinearColor
Color information of drawn vertices
position: Vector2
Painted vertex position information
texCoord: Vector2
Texture coordinate information of drawn vertices

Properties

color

color: LinearColor

Color information of drawn vertices


position

position: Vector2

Painted vertex position information


texCoord

texCoord: Vector2

Texture coordinate information of drawn vertices