Resets a brush. All channels on the brush are turned off, the brush color is set to black, and the alpha value is set to 0.0.
int32 ResetBrush( int32 p_nBrushIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nBrushIndex | The index of the brush to reset. |
None published. Please look for an example in the Simdify Scripting Language code base.