AnimancerPlayable.StateDictionary.

AnimancerPlayable.

this[IHasKey] Property

Summary

Returns the state registered with the Animancer.IHasKey.Key.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.StateDictionary

Syntax

public AnimancerState this[IHasKey hasKey] { get; }

Parameters

Name Type Description
hasKey IHasKey

Value

Type Description
AnimancerState