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

AnimancerComponent.

Animator Property

Summary

[UnityEngine.SerializeField] The UnityEngine.Animator component which this script controls.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerComponent

Syntax

public Animator Animator { get; set; }

Value

Type Description
Animator