StateModelAnimationSpeed Property
|
Defines the speed at which the animation is played.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic float AnimationSpeed { get; set; }
Property Value
Type:
Single
Remarks
A value of 0 will stop the animation.
See Also