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

NamedAnimancerComponent.

DefaultAnimation Property

Summary

The first element in the Animancer.NamedAnimancerComponent.Animations array. It will be automatically played by Animancer.NamedAnimancerComponent.OnEnable if Animancer.NamedAnimancerComponent.PlayAutomatically is true.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NamedAnimancerComponent

Syntax

public AnimationClip DefaultAnimation { get; set; }

Value

Type Description
AnimationClip