Summary
[Pro-Only] Registers the `transition` with the `key`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- TransitionLibrary
Syntax
public TransitionModifierGroup AddAlias(Object key, ITransition transition)
Remarks
Also registers it with its
Animancer.IHasKey.Key
if it wasn't already.Parameters
Name | Type | Description |
---|---|---|
key | Object | |
transition | ITransition |
Return Value
Type | Description |
---|---|
Transition |