Function Spline
3D Generator - A Spline defined by a Function that can be either generative or keyframed
It is a spline where the shape is defined using either a multi components Keyframe Function or a combination of Keyframe Function , Parametric Function or Custom Function .
By default this generator is configured as a keyframe function and can be manipulated through the Viewport in edit mode.
On the example below a Tube Lines has been added on the Spline:
Variables:
- Function: Function of the function spline , can be either a Keyframe Function or a combination of Keyframe Function , Parametric Function or Custom Function
- Closed: Automatically close the spline
- Precision: Number of point to generate using the Function function spline
Python
Oil.createObject("FunctionSplineGeometryGenerator")