One frame in time for a Bezier interpolation.
struct
MapTicktrueMandatory if opacity or tint is defined.
doubletrueopacity and opacity_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
Colortruetint and tint_t interpolate a color smoothly over time.
ColortrueBidirectional tangent at the given timestamp.
doubletruerotation and rotation_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
doubletruescale and scale_t interpolate a double smoothly over time.
doubletrueBidirectional tangent at the given timestamp.
Vectortrueshift and shift_t interpolate a vector smoothly over time using shift_rate and shift_rate_t for a 0-1 rate curve.
Vector value.
VectortrueVector tangent.
doubletrueRate 0-1 value.
doubletrueRate tangent.
floattruethe frame of the pod animation played. Used only when 'animation_driven_by_curve' is enabled.