remove_key


Description:

public void remove_key (Object? object, string? property_name, double progress)

Removes all keys matching the conditions specificed in the arguments.

Note:

Use KeyframeTransition instead

Parameters:

this

a Animator

object

a Object to search for, or null for all

property_name

a specific property name to query for, or null for all

progress

a specific progress to search for or a negative value for all