SetBrushChannelIndex Data Member Function

Sets the edited mesh vertex channel index of a brush.

Prototype

int32 SetBrushChannelIndex( int32 p_nBrushIndex, int32 ChannelIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nBrushIndexThe index of the brush to set the channel index of.
int32ChannelIndexThe index of the channel to set as the edited mesh vertex channel of the brush.

Examples

Copy Text To Clipboard

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