AnimancerLayer.

IsPlayingClip(AnimationClip) Method

Summary

Returns true if the `clip` is currently being played by at least one state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

public bool IsPlayingClip(AnimationClip clip)

Parameters

Name Type Description
clip AnimationClip

Return Value

Type Description
bool