Summary
[
UnityEngine.SerializeField]
The serialized data which will be used to initialize the Animancer.TransitionLibraries.TransitionLibraryAsset.Library at runtime.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- Transition
Library Asset
Syntax
public TransitionLibraryDefinition Definition { get; set; }
Remarks
If you modify the contents of this reference, either re-assign this property
or call
Animancer.TransitionLibraries.TransitionLibraryAsset.OnDefinitionModified to apply any changes to the Animancer.TransitionLibraries.TransitionLibraryAsset.Library.
Value
| Type | Description |
|---|---|
| Transition |