add_channels_to_layer

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

Create the animation graph to make this channel animated in the layer.

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

  • layer (Node) – The layer

Return type

None