Keyframe

A keyframe

Members

Functions

onDeserialize
void onDeserialize(DataNode object, ModelState state)

Deserialization function

onSerialize
void onSerialize(DataNode object, bool recursive)

Serialization function

Variables

frame
int frame;

The frame at which this frame occurs

tension
float tension;

Interpolation tension for cubic/inout

value
float value;

The value of the parameter at the given frame

Meta