SetActiveBrushChannelTypeState Data Member Function

Sets the state (on or off) for a channel in the active brush.

Prototype

int32 SetActiveBrushChannelTypeState( int32 ChannelType, int32 On )

Parameters

Parameter Type Parameter Name Documentation
int32ChannelTypeThe channel type to set the state of.
int32OnA flag specifying whether to turn the channel type on or off.

Examples

Copy Text To Clipboard

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