AnimancerPlayable.

Stop() Method

Summary

Calls Animancer.AnimancerState.Stop on all animations to stop them from playing and rewind them to the start.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public void Stop()

Return Value

Type Description
void