This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerComponent.

Stop(Object) Method

Summary

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

Syntax

public AnimancerState Stop(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
AnimancerState