Urho3D
|
Texture animation frame definition. @nocount More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/ParticleEffect.h>
Public Member Functions | |
TextureFrame () | |
Construct with default values. | |
Public Attributes | |
Rect | uv_ |
UV coordinates. | |
float | time_ |
Time. | |
Texture animation frame definition. @nocount