AnimancerPlayable.

Stop(Object) Method

Summary

Calls Animancer.AnimancerState.Stop on the state registered with the `key` to stop it from playing and rewind it to the start.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public AnimancerState Stop(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
AnimancerState