Urho3D::VAnimKeyFrame Struct Reference
Urho3D::VAnimKeyFrame Struct Reference
Value animation key frame. More...
#include <Urho3D/Scene/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:
- Source/Urho3D/Scene/ValueAnimation.h
