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

TransitionLibrary.

RemoveTransition(IHasKey) Method

Summary

[Pro-Only] Removes the transition registered with the Animancer.IHasKey.Key.

Syntax

public bool RemoveTransition(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool