AnimancerTransition<TState>.

Key Property

Summary

The Animancer.AnimancerState.Key which the created state will be registered with.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerTransition<TState>

Syntax

public virtual Object Key { get; }

Remarks

Returns this unless overridden.

Value

Type Description
Object