|
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.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsAnimationStarted { get; }
Property Value
BooleanSee Also