AnimancerComponent.

Stop(AnimationClip) Method

Summary

Gets the state associated with the `clip`, stops and rewinds it to the start, then returns it.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerComponent

Syntax

public AnimancerState Stop(AnimationClip clip)

Parameters

Name Type Description
clip AnimationClip

Return Value

Type Description
AnimancerState