v6.0
Searches a rig for MarkingSet custom properties and generates a hierarchy of Character Key Sets with the same parameters.
MakeBipedCharacterKeySet( RootObject, CharacterKeySetName, [DeleteMarkingSet], [Prefix], [Suffix] ); |
| Parameter | Type | Description |
|---|---|---|
| RootObject | String | The model or object to build the character key set from. |
| CharacterKeySetName | String | The name of the character key set to create as the root. |
| DeleteMarkingSet | Boolean | Whether or not to delete the
Default Value: True |
| Prefix | String | The prefix to add to created character key sets |
| Suffix | String | The suffix to add to created character key sets |