|
3ds Max C++ API Reference
|
Macros | |
| #define | LTYPE_CURVE 0 |
| Specifies that the segment should interpolate based on the bezier handles for the segment. | |
| #define | LTYPE_LINE 1 |
| Specifies that the segment should go straight from knot to knot and ignore the bezier handles. | |
| #define LTYPE_CURVE 0 |
Specifies that the segment should interpolate based on the bezier handles for the segment.
| #define LTYPE_LINE 1 |
Specifies that the segment should go straight from knot to knot and ignore the bezier handles.