Documentation
Urho3D::Billboard Struct Reference
One billboard in the billboard set. More...
#include <BillboardSet.h>
Collaboration diagram for Urho3D::Billboard:
Public Attributes | |
Vector3 | position_ |
Position. | |
Vector2 | size_ |
Two-dimensional size. | |
Rect | uv_ |
UV coordinates. | |
Color | color_ |
Color. | |
float | rotation_ |
Rotation. | |
bool | enabled_ |
Enabled flag. | |
float | sortDistance_ |
Sort distance. | |
Detailed Description
One billboard in the billboard set.
The documentation for this struct was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Graphics/BillboardSet.h