formZ SDK | 5.0 API Reference | Project | Modeling | View Manager
Description
Type of animation velocity curve.
enum fz_view_anim_vel_curv_type_enum {
FZ_VIEW_ANIM_VEL_CURV_TYPE_BEZIER };
Members
FZ_VIEW_ANIM_VEL_CURV_TYPE_BEZIER
Piecewise cubic Bezier curve. The number of control points must be 3k + 1 (where k is an integer).
Availability
5.0.0.0
See Also
Defined in