has_animated_plug_in_layer

has_animated_plug_in_layer(plug: Plug, layer: Node) bool

Check if the plug has an animated plug in the layer.

Returns True if the plug has an animated plug in the layer.

Parameters
  • plug (Plug) – The asset plug

  • layer (Node) – The layer

Return type

bool