Go to: Synopsis. Return value. MEL examples.

Synopsis

findRelatedSkinCluster (string $skinObj)

Script for finding a skin cluster that deforms the specified skin.

Return value

None

MEL examples

 // To find the skinCluster for a skin called "johnBoy", type:

 findRelatedSkinCluster("johnBoy");