Summary
Saves the `transition` in the same folder as the `originalAsset`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Transition
Asset Generator
Syntax
public static void SaveTransition(Object originalAsset, Object transition)
Parameters
Name | Type | Description |
---|---|---|
originalAsset | Object | |
transition | Object |
Return Value
Type | Description |
---|---|
void |