Go to: Synopsis. Return value. Flags. MEL examples.
sculptMeshCacheChangeCloneSource [-blendShape string] [-target string]
sculptMeshCacheChangeCloneSource is undoable, queryable, and editable.
This command changes the source blend shape and target for the clone target tool. Used internally for undo/redo, and should not be called directly.None
In query mode, return type is based on queried flag.
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-blendShape(-bs)
|
string
|
|||
|
||||
-target(-t)
|
string
|
|||
|
Flag can appear in Create mode of command | Flag can appear in Edit mode of command |
Flag can appear in Query mode of command | Flag can be used more than once in a command. |
sculptMeshCacheChangeCloneSource -bs "blendShape1" -t "pSphere4";