TextureExample.Vertex

Undocumented in source.
class TextureExample
struct Vertex {}

Members

Variables

normal
float[3] normal;
Undocumented in source.
position
float[3] position;
Undocumented in source.
tex
float[2] tex;
Undocumented in source.

Meta