TransitionLibraryDefinition.

AddTransition(TransitionAssetBase) Method

Summary

Adds an item to the end of the Animancer.TransitionLibraries.TransitionLibraryDefinition.Transitions.

Syntax

public void AddTransition(TransitionAssetBase transition)

Parameters

Name Type Description
transition TransitionAssetBase

Return Value

Type Description
void