TransitionLibrary.

SetTransition(IHasKey, ITransition) Method

Summary

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

Syntax

public TransitionModifierGroup SetTransition(IHasKey hasKey, ITransition transition)

Parameters

Name Type Description
hasKey IHasKey
transition ITransition

Return Value

Type Description
TransitionModifierGroup