 |
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: 12.0.9484.2048
Syntaxpublic bool IsAnimationStarted { get; }Property Value
Boolean
See Also