Sets the edited mesh vertex channel index of a brush.
int32 SetBrushChannelIndex( int32 p_nBrushIndex, int32 ChannelIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nBrushIndex | The index of the brush to set the channel index of. |
| int32 | ChannelIndex | The index of the channel to set as the edited mesh vertex channel of the brush. |
None published. Please look for an example in the Simdify Scripting Language code base.