Description: Prunes Muscle deformer weights to fewer decimal places.
Short Flag | Long Flag | Argument | Description |
---|---|---|---|
-n | -normalize | boolean | Normalizes the weights when loading. Usually you want this on for sticky. |
-sys | -system | string | Muscle deformer. |
-wt | -weight | string | What type of weight to alter. Must be a string of one of the following:"sticky", “stickyb”, “stickyc”, "sliding", "direction",” smartregiona”, “smartregionb”, “smartbulk”, “smartbulkangular”, “smartbulkwiden”, “smartslide”, “smartslideangular”, “smartsmooth”, “smartwrinkle”, “smartflatten”, “smartvolumize”, “force”, “jiggle”, “cycle”, “rest”, “relax”, “wrinkle”, “smooth”, “smoothcompress”, “smoothexpand”, “selfcollision”, “selfrigidity”, “selfVolumize”.If left blank, sticky is assumed. |
cMuscleWeightPrune -sys cMuscleSystem1 -default -wt "sticky" -normalize true -prune 3; // Prune sticky weights to 3 decimal places