Click or drag to resize

StateModelAnimationSpeed Property

Defines the speed at which the animation is played.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float AnimationSpeed { get; set; }

Property Value

Type: Single
Remarks

A value of 0 will stop the animation.

See Also