AnimancerPlayable.StateDictionary.

AnimancerPlayable.

Destroy(AnimationClip) Method

Summary

Calls Animancer.AnimancerState.Destroy on the state associated with the `clip` (if any). Returns true if the state existed.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.StateDictionary

Syntax

public bool Destroy(AnimationClip clip)

Parameters

Name Type Description
clip AnimationClip

Return Value

Type Description
bool