Summary
Plays the transition registered with the specified `key` if there is one.
Otherwise, returns
null
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- TransitionLibrary
Syntax
public AnimancerState TryPlay(AnimancerLayer layer, Object key)
Parameters
Name | Type | Description |
---|---|---|
layer | AnimancerLayer | |
key | Object |
Return Value
Type | Description |
---|---|
AnimancerState |