Bezier
2D Placement - Placement defined by a Bezier grid
This type of placement is defined through a Bezier grid. This placement uses Order-N Bezier curves to deform the 2D Renderer . The order of the used bezier curves depends on the precision of the grid.
Variables:
- Precision: Number of cases of the bezier grid
- Control Points: Control points of the bezier grid
Python
Oil.createObject("Bezier2dPlacement")