Urho3D::Vertex2D Struct Reference
Urho3D::Vertex2D Struct Reference
2D vertex. More...
#include <Urho3D/Urho2D/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:
- Source/Urho3D/Urho2D/Drawable2D.h
