.. index:: pair: struct; EE::UI::UIScrollController::SmoothTween .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_scroll_controller_1_1_smooth_tween: struct EE::UI::UIScrollController::SmoothTween ============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct SmoothTween { // fields :ref:`Vector2f` :target:`delta`; :ref:`Float` :target:`elapsed` { 0.f }; :ref:`Float` :target:`duration` { 0.f }; };