remove_keys

remove_keys(anim_layer: Node, normalize: bool) None

Remove the active key selection in a layer.

Parameters
  • anim_layer (Node) – The working layer

  • normalize (bool) – Normalize the resulting curves, true by default

Return type

None