SoloAnimation.

IsPlaying Property

Summary

Is the animation playing (true) or paused (false)?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SoloAnimation

Syntax

public bool IsPlaying { get; set; }

Value

Type Description
bool