#include <kanzi/interop/autogen/ui/node_component/animation/property_target_easing_timeline_enums.hpp>
Enumerator |
---|
StartFromCurrentInterpolatedValue |
When a new value is set to the target property before the interpolation to the previous value completes, the current value of the ongoing interpolation is used as the start value of the interpolation to the new target property value.
|
StartFromCurrentTargetValue |
When a new value is set to the target property before the interpolation to the previous value completes, the target value of the ongoing interpolation is used as the start value of the interpolation to the new target property value.
|
The documentation for this struct was generated from the following file: