Rebel Fork Framework
|
#include <Urho3D/Graphics/ParticleEffect.h>
Public Member Functions | |
TextureFrame () | |
Construct with default values. | |
bool | operator== (const TextureFrame &rhs) const |
Equality operator. | |
bool | operator!= (const TextureFrame &rhs) const |
Inequality operator. | |
Public Attributes | |
Rect | uv_ |
UV coordinates. | |
float | time_ |
Time. | |
Texture animation frame definition. @nocount