Loading...
Searching...
No Matches
ULVertex_2f_4ub_2f

#include <Ultralight/CAPI/CAPI_GPUDriver.h>

Overview

Vertex layout for path vertices.

This struct is the in-memory layout for each path vertex (useful for synthesizing or modifying your own vertex data).

Public Attributes

float pos [2]
 
unsigned char color [4]
 
float obj [2]
 

Member Data Documentation

◆ color

unsigned char color[4]

◆ obj

float obj[2]

◆ pos

float pos[2]

The documentation for this struct was generated from the following file: