Kanzi  3.9.6
Kanzi Engine API
property_target_easing_timeline.hpp File Reference

Classes

class  kanzi::PropertyTargetEasingTimeline
 Property Target Easing Timeline interpolates a property gradually from its old value to a new value using an easing curve each time a new value is set to the property. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::PropertyTargetEasingTimelineSharedPtr = shared_ptr< PropertyTargetEasingTimeline >