Rebel Fork Framework
Urho3D::TextureFrame Struct Reference

#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.
 

Detailed Description

Texture animation frame definition. @nocount


The documentation for this struct was generated from the following file: