remove_channels_from_layer

remove_channels_from_layer(channels: list(Plug), layer: Node) None

Remove the animation graph to remove this animated channel animated from the layer.

Parameters
  • channels (list(Plug)) – The channel

  • layer (Node) – The layer

Return type

None