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