U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::AnimationTriggerPoint Struct Reference

Animation trigger point. More...

#include </var/dev/u3d/stable/Source/Urho3D/Graphics/Animation.h>

Collaboration diagram for Urho3D::AnimationTriggerPoint:
[legend]

Public Member Functions

 AnimationTriggerPoint ()
 Construct.
 

Public Attributes

float time_
 Trigger time.
 
Variant data_
 Trigger data.
 

Detailed Description

Animation trigger point.


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