Bezier Patch
2D Placement - Placement defined by a patch of Bezier grids
A user defines Bezier Patch with Cubic Bezier curves to deform the 2D Renderer .
Variables:
- Precision: Precision of the bezier patch
 - Control Points: Control points of the bezier patch
 
Python
    Oil.createObject("BezierPatch2dPlacement")
    
    
            
          