Go to: Synopsis. Return value. MEL examples. 
      
       
setStampDensity (float $stampDensity)
	  
      
      Sets the stamp density for selected paint effects strokes while 
automatically adjusting the brush transparency so that the
opacity of the stroke stays constant. This will only have
an effect for paint effects brushes with a "paint" brushtype.
Higher stamp densities can look smoother, while lower values
will render faster.
	  
      
      None
      
      
      
    Arguments
    
    
       | Variable Name | Variable Type | Description | 
    | $stampDensity | float | The new brush stamp density value. | 
    
    
  setStampDensity 1.5;