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