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

TransitionLibrary.

SetTransition(Object, ITransition) Method

Summary

[Pro-Only] Adds the `transition` to this library or replaces the existing one registered with the `key`.

Syntax

public TransitionModifierGroup SetTransition(Object key, ITransition transition)

Parameters

Name Type Description
key Object
transition ITransition

Return Value

Type Description
TransitionModifierGroup