Version: 2017.2
public void Stop ();

설명

Stops all playing animations that were started with this Animation.

Stopping an animation also Rewinds it to the Start.


public void Stop (string name);

설명

Stops an animation named name.

Stopping an animation also Rewinds it to the Start.