ResetBrush Data Member Function

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.

Prototype

int32 ResetBrush( int32 p_nBrushIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nBrushIndexThe index of the brush to reset.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.