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

ControllerState.

Controller Property

Summary

The UnityEngine.RuntimeAnimatorController which this state plays.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public RuntimeAnimatorController Controller { get; set; }

Value

Type Description
RuntimeAnimatorController