struct RED::AnimationClip::AnimationKey
Structure that stores animation key data.
#include <REDAnimationClip.h>
Public functions:
AnimationKey ( ) |
Public variables:
RED::AnimationData | _data |
double | _time |
Functions documentation
Constructor.
Variables documentation
_data: animation data contained in the animation key.
public double RED::AnimationClip::AnimationKey::_time
_time: time of the animation key in the channel.