This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>.Stop

Declaration

public void Stop();

Description

Stops this animation.

If set, the onAnimationCompleted callback will be called.