AnimancerLayer.

Stop() Method

Summary

Sets Animancer.AnimancerNode.Weight = 0 and 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
AnimancerLayer

Syntax

public override void Stop()

Return Value

Type Description
void