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

TransitionLibrary.

SetTransition(ITransition) Method

Summary

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

Syntax

public TransitionModifierGroup SetTransition(ITransition transition)

Parameters

Name Type Description
transition ITransition

Return Value

Type Description
TransitionModifierGroup