This is the old Animancer v7.4 documentation. Click here for the latest version.

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