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

TransitionLibrary.

AddAlias(Object, TransitionModifierGroup) Method

Summary

[Pro-Only] Registers the `group` with another `key`.

Syntax

public void AddAlias(Object key, TransitionModifierGroup group)

Parameters

Name Type Description
key Object
group TransitionModifierGroup

Return Value

Type Description
void