Number animation

A single animation

BrowseName
NumberAnimation
SuperType
Abstract animation(AbstractAnimation)

Properties

Name BrowseName DataType Description
From From Float Start value of the range
To To Float Final value of the range
Duration Duration Int32 Duration of the animation in milliseconds
Interpolation EasingCurve Motion curve Defines the interpolation distribution used for animating the value change
Target Target NodeId Object that is used as target for the current method, event or action
Running Running Boolean (Inherited from Abstract animation)
Loops Loops Int32 (Inherited from Abstract animation)