formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Identifiers for the lead in and lead out control point type.
enum fz_bezier_lead_type_enum {
FZ_BEZIER_LEAD_TYPE_CURVE,
FZ_BEZIER_LEAD_TYPE_LINEAR,
FZ_BEZIER_LEAD_TYPE_STEP };
Members
FZ_BEZIER_LEAD_TYPE_CURVE
Lead control point is used for controlled curves
FZ_BEZIER_LEAD_TYPE_LINEAR
Lead control point is not used, or ignored
FZ_BEZIER_LEAD_TYPE_STEP
Lead control point is used for step
Availability
6.1.0.0
Defined in