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