TransitionLibraryDefinition.

RemoveTransition(int) Method

Summary

Removes an item from the Animancer.TransitionLibraries.TransitionLibraryDefinition.Transitions and adjusts the other fields to account for the moved indices.

Syntax

public void RemoveTransition(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void