M_Curve:SetSegmentOn(segID, b)

Version added: before 9.5
Turns a curve segment on or off

Arguments:

Name Type Description Default Ver
segID int32 Segment identifier < 9.5
b bool True to turn the segment on, false to turn it off < 9.5

Return value:

void none
Turns a curve segment on or off.

Search results

Usage of 'SetSegmentOn' is found in the following scripts:

<< Back to M_Curve