RemoveKeyOnCharacterKeySet
 
 
 

RemoveKeyOnCharacterKeySet

Introduced

v6.0

Description

Removes keys at the current key time on all the keyable parameters of the current character key set. This command is called by SaveKey internally if the SaveKey command mapping has been set to "Key Character Key Sets". It is implemented simply as a wrapper around SaveKeyOnKeyable and can be mapped to a keyboard shortcut.

Scripting Syntax

RemoveKeyOnCharacterKeySet();

See Also

AddProxyParamToCharacterKeySet CreateCharacterKeySet CreateSubCharacterKeySet DeleteCurrentCharacterKeySet GetAllCharacterKeySets GetCurrentCharacterKeySet InspectCurrentCharacterKeySet OpenAnimationEditorOnCurrentCharacterKeySet SaveKey SaveKeyOnCharacterKeySet SaveKeyOnKeyable SetCurrentCharacterKeySet