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

AnimancerState.

Clip Property

Summary

The UnityEngine.AnimationClip which this state plays (if any).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public virtual AnimationClip Clip { get; set; }

Value

Type Description
AnimationClip