U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::CustomGeometryVertex Struct Reference

#include </var/dev/u3d/stable/Source/Urho3D/Graphics/CustomGeometry.h>

Collaboration diagram for Urho3D::CustomGeometryVertex:
[legend]

Public Attributes

Vector3 position_
 Position.
 
Vector3 normal_
 Normal.
 
unsigned color_
 Color.
 
Vector2 texCoord_
 Texture coordinates.
 
Vector4 tangent_
 Tangent.
 

Detailed Description

Custom geometry vertex. @nocount


The documentation for this struct was generated from the following file: