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:
AE Trangulate Shapes (Original Edition) by A.Evseeva
View Code
Create Limb (Original Edition) by Danfield
View Code
SS - SVG Import (Original Edition) by simplsam
View Code
Create Limb 2 (Original Edition) by Danfield
View Code
SS - Eraser+ (Original Edition) by simplsam
View Code
SS - Eraser+ (Unintegrated) by simplsam
View Code
LF_Pencil (Beta version) by lucasfranca
View Code
TK - Fur/Hair Brush (Original Edition) by tenkellyart
View Code