DirectionalAnimationSet8.

SetClip(int, AnimationClip) Method

Summary

Sets the animation associated with the specified `direction`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalAnimationSet8

Syntax

public override void SetClip(int direction, AnimationClip clip)

Parameters

Name Type Description
direction int
clip AnimationClip

Return Value

Type Description
void