Skip to content

class Vertex2d (client-side)

Available since version: 0.3.4

This class represents 2d ui vertex.

Properties

Vec2& pos

Represents the vertex 2d position on the screen in pixels.


Vec2& uv

Represents the vertex uv mapping.


Color& color

Represents the vertex color.


Methods

No methods.


Callbacks

No callbacks.