Documentation
Urho3D::Vertex2D Struct Reference
  2D vertex. More...
#include <Drawable2D.h>
Collaboration diagram for Urho3D::Vertex2D:
Public Attributes | |
| Vector3 | position_ | 
| Position.  | |
| unsigned | color_ | 
| Color.  | |
| Vector2 | uv_ | 
| UV.  | |
Detailed Description
2D vertex.
The documentation for this struct was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/Drawable2D.h
 
