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

HybridAnimancerComponent.

Controller Property

Summary

[UnityEngine.SerializeField] The transition containing the main UnityEngine.RuntimeAnimatorController that this object plays.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public ControllerTransition Controller { get; }

Value

Type Description
ControllerTransition