Summary
[
UnityEngine.SerializeField
] The UnityEngine.AnimationClip
that will be played.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- SoloAnimation
Syntax
public AnimationClip Clip { get; set; }
Remarks
If you need to set this value at runtime you are likely better off using a proper
Animancer.AnimancerComponent
.
Value
Type | Description |
---|---|
AnimationClip |