.. _net.fxarena.openfx.Polar: Polar node ========== .. raw:: html |pluginIcon|  *This documentation is for version 4.3 of Polar (net.fxarena.openfx.Polar).* Description ----------- Polar Distort transform node. Inputs ------ +--------+-------------+----------+ | Input | Description | Optional | +========+=============+==========+ | Source |   | No | +--------+-------------+----------+ | Mask |   | Yes | +--------+-------------+----------+ Controls -------- .. tabularcolumns:: |>{\raggedright}p{0.2\columnwidth}|>{\raggedright}p{0.06\columnwidth}|>{\raggedright}p{0.07\columnwidth}|p{0.63\columnwidth}| .. cssclass:: longtable +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Parameter / script name | Type | Default | Function | +===========================+=========+=============+==================================================================================================================================================================================================+ | Rotate / ``rotate`` | Double | 0 | Polar rotate | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | DePolar / ``dePolar`` | Boolean | Off | DePolar | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Flip / ``flip`` | Boolean | Off | Polar Flip | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Matte / ``matte`` | Boolean | Off | Merge Alpha before applying effect | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Virtual Pixel / ``pixel`` | Choice | Transparent | | Virtual Pixel Method | | | | | | **Undefined** | | | | | | **Background** | | | | | | **Black** | | | | | | **CheckerTile** | | | | | | **Dither** | | | | | | **Edge** | | | | | | **Gray** | | | | | | **HorizontalTile** | | | | | | **HorizontalTileEdge** | | | | | | **Mirror** | | | | | | **Random** | | | | | | **Tile** | | | | | | **Transparent** | | | | | | **VerticalTile** | | | | | | **VerticalTileEdge** | | | | | | **White** | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | OpenMP / ``openmp`` | Boolean | Off | Enable/Disable OpenMP support. This will enable the plugin to use as many threads as allowed by host. Note that this plugin is known to be unstable with this settings enabled, use at own risk. | +---------------------------+---------+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. |pluginIcon| image:: net.fxarena.openfx.Polar.png :width: 10.0%