This is the old Animancer v7.4 documentation. Click here for the latest version.

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