ControllerState.

Stop() Method

Summary

Stops the animation and makes it inactive immediately so it no longer affects the output. Also calls Animancer.ControllerState.ApplyActionsOnStop.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public override void Stop()

Return Value

Type Description
void