script (MEL) |
Only available in
MEL |
setNClothRestShape
|
In categories: Effects, nDynamics |
Go to: Synopsis. Return value. MEL
examples.
setNClothRestShape( string $target
)
This sets the nCloth rest shape to the desired entity based on the
current selection and the passed in argument. It is equivalent to
the rest shape calls on the nMesh menu.
None
Variable Name |
Variable Type |
Description |
$target |
string |
either "mesh", "start" or "input" |
setNClothRestShape "input";