Go to: Synopsis. Return value. MEL examples.

Synopsis

nClothConvertOutput( int $toLocal )

Given selected nCloth nodes, convert the output from world space to local space, if $toLocal is true, or vice versa otherwise.

Return value

None

Arguments

Variable Name Variable Type Description
$toLocalintif true then set the cloth to localSpace otherwise set to worldspace

MEL examples

  nClothConvertOutput false;