Number 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

EasingCurveEnum

Defines the interpolation distribution used for animating the value change

Target

Target

NodeId

Running

Running

Boolean

(Inherited from Abstract animation)

Loops

Loops

Int32

Number of consecutive automatic playbacks after start at runtime (-1 = continuous loop)
(Inherited from Abstract animation)