script
(MEL)
Only available in MEL
gotoBindPose
In categories:
Animation
,
Skinning
Go to:
Synopsis
.
Return value
.
MEL examples
.
Synopsis
gotoBindPose()
This script moves all selected skeletons to the bindPose.
Return value
unknown
MEL examples
select -r joeHip maryHip; gotoBindPose;