# UIWidget align component

# Overview

The rendering component that realizes the drawing of custom vertices, the component is drawn according to the default ordinary two-dimensional rendering process according to the ArrayBuffer of Vertex and indices passed in, and the texture.

UIMesh

# Attributes

uesVertexBufferColor: Whether to use the vertex color in the passed vertex.

# Use Cases

Custom Vertex Drawing and Material