#include <SpriteBatch.h>
Public Attributes | |
float | x |
float | y |
float | z |
float | u |
float | v |
float | r |
float | g |
float | b |
float | a |
Sprite vertex structure used for batching.
Vertex color alpha component
Vertex color blue component
Vertex color green component
Vertex color red component
Vertex texture u
Vertex texture v
Vertex position x
Vertex position y
Vertex position z