AnimancerPlayable.StateDictionary.

AnimancerPlayable.

this[Object] Property

Summary

Returns the state registered with the `key`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.StateDictionary

Syntax

public AnimancerState this[Object key] { get; }

Parameters

Name Type Description
key Object

Value

Type Description
AnimancerState