Summary
Stops every motion layers on a given mask layer index if it is active using the default transition.
Syntax
public void StopAll(int maskLayerIndex)
Parameters
| Name | Type | Description |
|---|---|---|
| maskLayerIndex | int | The mask layer index identifying which layers to stop (Default is 0). |