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

AnimancerState.

Key Property

Summary

The object used to identify this state in the root Animancer.AnimancerPlayable.States dictionary. Can be null.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public Object Key { get; set; }

Value

Type Description
Object