Summary
[Editor-Only] Tries to create an asset containing an appropriate transition for the `target`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Try
Create Transition Attribute
Syntax
public static TransitionAssetBase TryCreateTransitionAsset(Object target, bool saveNextToTarget = false)
Parameters
| Name | Type | Description |
|---|---|---|
| target | Object | |
| saveNextToTarget | bool |
Return Value
| Type | Description |
|---|---|
| TransitionAssetBase |