Gaea Documentation

Gaea Documentation

Node Reference


Aperture

Modify › Transform
Shortcode ap
Aperture expands or compacts every feature on the terrain, similar to a camera's bokeh.

The Aperture node expands or compacts every single feature on the terrain, similar to bokeh in a camera.

Properties

Aperture
InformationDisplays additional information or metadata about the aperture operation and its current settings.
ModeSpecifies the morphological operation to apply to the input, affecting how features are expanded or contracted.
DilationExpands or grows features in the input by the specified shape and size, filling small holes and connecting nearby elements. ErosionContracts or shrinks features in the input by the specified shape and size, removing small details and separating connected elements.
SizeSets the size of the structuring element (aperture) used for the operation. Larger values increase the effect's reach.
ShapeDetermines the geometric shape of the structuring element used for dilation or erosion, affecting the style of the transformation.
DiskUses a circular (disk-shaped) structuring element for smooth, rounded transformations. PolygonUses a regular polygon as the structuring element, allowing for custom-sided shapes. AsteriskUses a star or asterisk-shaped structuring element, emphasizing cross-like or radiating effects. LineUses a straight line as the structuring element, applying the effect directionally. CornerUses a corner-shaped structuring element, targeting angular or edge features.
Vertices CountFor polygon shapes, sets the number of vertices (sides) used, controlling the regularity and appearance of the structuring element.
Corner AngleSpecifies the angle of the corner for the 'Corner' shape, adjusting the sharpness or openness of the structuring element.
DirectionSets the orientation or direction for directional shapes (such as Line or Asterisk), controlling the angle of the effect.
AntialiasedIf enabled, applies antialiasing to the aperture operation, smoothing the edges of the transformed features for a cleaner result.

Created by QuadSpinner QuadSpinner using AngryMonkey
Copyright © 2016-2026 QuadSpinner. All rights reserved.
Documentation is provided under the MIT License.