One frame in time for a Bezier interpolation.
struct
MapTicktrueMandatory if opacity or rotation or effect_scale_min or effect_scale_max is defined.
doubletrueopacity and opacity_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletruerotation and rotation_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletrueeffect_scale_min and effect_scale_min_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletrueeffect_scale_max and effect_scale_max_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletruealt_effect_scale_min and alt_effect_scale_min_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletruealt_effect_scale_max and alt_effect_scale_max_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
Vectortrueeffect_shift and effect_shift_t interpolate a vector smoothly over time using effect_shift_rate and effect_shift_rate_t for a 0-1 rate curve.
Vector value.
VectortrueVector tangent.
doubletrueRate 0-1 value.
doubletrueRate tangent.
Vectortruealt_effect_shift and alt_effect_shift_t interpolate a vector smoothly over time using alt_effect_shift_rate and alt_effect_shift_rate_t for a 0-1 rate curve.
Vector value.
VectortrueVector tangent.
doubletrueRate 0-1 value.
doubletrueRate tangent.
Vectortrueoffset and offset_t interpolate a vector smoothly over time using offset_rate and offset_rate_t for a 0-1 rate curve.
Vector value.
VectortrueVector tangent.
doubletrueRate 0-1 value.
doubletrueRate tangent.