TransitionLibraryAsset.

Definition Property

Summary

[UnityEngine.SerializeField] The serialized data which will be used to initialize the Animancer.TransitionLibraries.TransitionLibraryAsset.Library at runtime.

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
TransitionLibraryDefinition