script (MEL) |
Only available in MEL |
displayNClothMesh |
In categories: Effects, nDynamics |
Go to: Synopsis. Return value. MEL examples.
displayNClothMesh( string $meshType )
This sets the selected nCloth objects to display either their input or current position meshes.
It is equivalent to calling the menu items "Display Input Mesh" and "Display Current Mesh".
None
Arguments
Variable Name |
Variable Type |
Description |
$meshType | string | Set to either "input" or "current".
|
displayNClothMesh "input"