Summary
Sets the animation associated with the specified `direction`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directional
Animation Set
Syntax
public void SetClip(DirectionalAnimationSet.Direction direction, AnimationClip clip)
Parameters
Name | Type | Description |
---|---|---|
direction | Directional |
|
clip | AnimationClip |
Return Value
Type | Description |
---|---|
void |