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

TransitionLibraryDefinition.

RemoveModifier(int, int) Method

Summary

Removes an item from the Animancer.TransitionLibraries.TransitionLibraryDefinition.Modifiers.

Syntax

public bool RemoveModifier(int fromIndex, int toIndex)

Parameters

Name Type Description
fromIndex int
toIndex int

Return Value

Type Description
bool