|
MT Showcase SDK
|
This operator records and stores the angle of the touch interaction the widget has. More...
#include <RecordInteractionAngleOperator.hpp>
Inherits Operator.
This operator records and stores the angle of the touch interaction the widget has.
If widget doesn't have any interaction currently, the angle of the latest interaction it had is returned instead. You can use this operator to get the angle of interaction after a single-tap event for example.