Click or drag to resize
AB4D logo

AnimationControllerIsAnimationPaused Property

Gets a Boolean that specifies if animation was started and and is currently paused.

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

Property Value

Boolean
See Also