Lysa  0.0
Lysa 3D Engine
VectorRenderer::Vertex Struct Reference

Public Attributes

float3 position
 
float2 uv
 
float4 color
 
int textureIndex {-1}
 
int fontIndex {-1}
 

Member Data Documentation

float4 color
int fontIndex {-1}
float3 position
int textureIndex {-1}
float2 uv