GetBrushChannelIndex Data Member Function

Gets the mesh vertex channel index being edited by a brush.

Prototype

int32 GetBrushChannelIndex( int32 p_nBrushIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nBrushIndexThe index of the brush to get the channel index of.

Examples

Copy Text To Clipboard

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