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

AnimancerPlayable.

IsGraphPlaying Property

Summary

Indicates whether the UnityEngine.Playables.PlayableGraph is currently playing.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public bool IsGraphPlaying { get; set; }

Value

Type Description
bool