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.

_time: time of the animation key in the channel.