Bevel

Two bevel effects in one place, Chamfer - which simulates lighting of chamfered 3D-edges, and Bump - the second make a 3D inflation effect by an emboss covering a blur. Both bevels benefit from color filled alpha defined shapes.
Bevel Type
The family of bevel to use
name: type type: enum
Blend Mode
What blending mode the bevel's emboss will be. Light Map is a special blend mode that allows users to extract the filters output as a light map which should be put on a layer above or be used with Gimp's blending options.
name: blendmode type: enum
Distance Map Setting
Distance Map is unique to chamfer bevel and has three settings that alter the structure of the chamfer.
name: metric type: enum visible:!type {bump}
Radius
Radius of softening for making bump of the shape.
name: radius type: double default: 3.00 minimum: 1.00 maximum: 8.00 ui-minimum: 1.00 ui-maximum: 8.00 ui-gamma: 1.50 ui-step-small: 0.01 ui-step-big: 0.50 ui-digits: 3 visible:!type {chamfer}
Elevation
Elevation angle of the Bevel.
name: elevation type: double default: 25.00 minimum: 0.00 maximum: 180.00 ui-minimum: 0.00 ui-maximum: 180.00 ui-gamma: 1.00 ui-step-small: 0.01 ui-step-big: 0.50 ui-digits: 2 unit:degree
Depth
Emboss depth - Brings out depth and detail of the bump bevel.
name: depth type: int default: 40 minimum: 1 maximum: 100 ui-minimum: 1 ui-maximum: 80 ui-gamma: 1.00 ui-step-small: 1 ui-step-big: 10
Light Angle
Direction of a light source illuminating and shading the bevel.
name: azimuth type: double default: 68.00 minimum: 0.00 maximum: 360.00 ui-minimum: 0.00 ui-maximum: 360.00 ui-gamma: 1.00 ui-step-small: 0.01 ui-step-big: 0.50 ui-digits: 2 direction:ccw unit:degree
name: gegl:bevel
pads: input output
parent-class: GeglOperationMeta
gimp:menu-label: Bevel...
gimp:menu-path: \/Filters\/Light and Shadow
GEGL This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.