Click or drag to resize
AB4D logo

AnimationControllerIsAnimationStarted Property

Gets a Boolean that specifies if animation was started and is not yet stopped (also returns true if animation is paused).

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public bool IsAnimationStarted { get; }

Property Value

Boolean
See Also