Summary
[Pro-Only] Adds the `transition` to this library.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- TransitionLibrary
Syntax
public TransitionModifierGroup AddTransition(IHasKey hasKey, ITransition transition)
Parameters
Name | Type | Description |
---|---|---|
hasKey | IHasKey | |
transition | ITransition |
Return Value
Type | Description |
---|---|
Transition |