delete_channels_animation

delete_channels_animation(channels: list(Plug), all_layers: bool) None

Reset the channels value in their target layer without removing the channel from the layer.

Parameters
  • channels (list(Plug)) – The channels to be deleted

  • all_layers (bool) – Delete the animation for all layers

Return type

None