M_Curve:IsSegmentOn(segID)
Version added: before 9.5
Tests whether a given curve segment is on or not
Arguments:
| Name | Type | Description | Default | Ver |
| segID | int32 | Segment identifier | < 9.5 |
Return value:
bool true or false
Tests whether a given curve segment is on or not. Segments that are "off" do not appear in rendered output.
<< Back to M_Curve