Method Restart
Restart(bool)
Stop the animation and place the object at the beginning of the Spline.
Declaration
public void Restart(bool autoplay)
Parameters
Type | Name | Description |
---|---|---|
bool | autoplay | If true, the animation along the Spline will start over again. |