Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Unigine::Ffp::Vertex Struct
Ffp vertex.
To use this structure, include the UnigineFfp.h file.
Unigine::Ffp::Vertex Structure
Members
Unigine::Ffp::Vertex:: Union
union {
float xyz[3];
float texcoord[4];
unsigned char color[4];
};
Last update: 2017-07-03
Help improve this article
(or select a word/phrase and press Ctrl+Enter)