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