Radial mask

2D Mask  -  Mask defined through an ellipse

RadialTextureMask RadialTextureMask RadialTextureMask RadialTextureMask

A radial mask is parametered by a 2D ellipse and enables to define a radial selection.

Note that similar and more evolved masks can be obtained by combining a TextureLayerTextureMask Icon Layer mask with a RadialGradientTextureGenerator Icon Radial Gradient .

Related masks in 3D space are: SphereGeometryMask Icon Sphere and CylinderGeometryMask Icon Cylinder .

If you want to create a perfectly round radial mask, put Smode in pixel unit and there you go :

RadialMask01 RadialMask01


Variables:

  • Ellipse: Ellipse defining the selection
  • Feather: Feather parameters
  • Fill Outside: If enabled, the outside of the ellipse will be filled

Python

    Oil.createObject("RadialTextureMask")