Unigine::ObjectDynamic::Attribute Struct
Vertex attribute. This structure includes a data offset, a data type and a data size.
To use this structure, include the UnigineObjectDynamic.h file.
Unigine::ObjectDynamic::Attribute Structure
Members
Unigine::ObjectDynamic::Attribute:: Union
union {
int offset;
int type;
int size;
};
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)