Unigine::ObjectMeshDynamic::Vertex Struct
ObjectMeshDynamic vertex. This structure includes vertex coordinates, texture coordinates, a tangents basis and a color.
To use this structure, include the UnigineObjectMeshDynamic.h file.
Unigine::ObjectMeshDynamic::Vertex Structure
Members
Unigine::ObjectMeshDynamic::Vertex:: Union
union {
vec3 xyz;
vec4 texcoord;
vec4 tangent;
vec4 color;
};
Last update: 03.07.2017
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter