Documentation
Urho3D::VAnimKeyFrame Struct Reference
  Value animation key frame. More...
#include <ValueAnimation.h>
Collaboration diagram for Urho3D::VAnimKeyFrame:
Public Attributes | |
| float | time_ | 
| Time.  | |
| Variant | value_ | 
| Value.  | |
Detailed Description
Value animation key frame.
The documentation for this struct was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Scene/ValueAnimation.h
 
