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
- Named
Animancer Component
Syntax
public AnimationClip DefaultAnimation { get; set; }
Value
Type | Description |
---|---|
AnimationClip |