GetAllCharacterKeySets
 
 
 

GetAllCharacterKeySets

Introduced

v6.0

Description

Returns a collection of all the character key sets in the scene. character key sets are implemented as normal CustomProperty sets where the Parameter "IsCharacterKeySet" is set to True.

Scripting Syntax

oReturn = GetAllCharacterKeySets();

Return Value

Returns an XSICollection

See Also

AddProxyParamToCharacterKeySet CreateCharacterKeySet CreateSubCharacterKeySet DeleteCurrentCharacterKeySet GetCurrentCharacterKeySet InspectCurrentCharacterKeySet OpenAnimationEditorOnCurrentCharacterKeySet RemoveKeyOnCharacterKeySet SaveKeyOnCharacterKeySet SetCurrentCharacterKeySet