Documentation
Filters processing.emboss
The Emboss node on the VFX Loom graph canvas.
Fig. 1 The Emboss node in its resting, collapsed state on the VFX Loom graph canvas.

Overview

Creates directional relief from internal image gradients.

Central-difference relief processor. Grayscale writes relief; Preserve Color modulates source RGB; source alpha is preserved.

Category
Filters
Internal ID
processing.emboss
Version
VFX Loom 1.0

Inputs

InputTypeRequiredDefaultMeaning
in Image Required See the overview for the node's documented behavior.

Properties

PropertyTypeDefaultAnimatableRange / optionsEffect
Angle Scalar 0 degrees Yes Hard -180..180 · UI range: soft Animatable control; changing it over time varies the node response.
Strength Scalar 1 Yes Hard 0..4 · UI range: soft Animatable control; changing it over time varies the node response.
Distance Scalar 1 Yes Hard .25..8 · UI range: soft · Step .25 Animatable control; changing it over time varies the node response.
Bias Scalar .5 Yes Hard 0..1 Animatable control; changing it over time varies the node response.
Mode Enum Grayscale Not declared Grayscale · Preserve Color Selects the mode behavior; each option changes the operation described in the overview.
Source Channel Enum Luminance Not declared Luminance · Alpha · Red · Green · Blue Selects the source channel behavior; each option changes the operation described in the overview.

Outputs

OutputTypeMeaning
out Image The production node output described by the overview.

Usage

In practice

  • Use Emboss when the graph needs Creates directional relief from internal image gradients.
  • Central-difference relief processor. Grayscale writes relief; Preserve Color modulates source RGB; source alpha is preserved.
  • Place it after the image or mask it should process, and check its alpha and edge behavior before using the result in a tiled graph.

Examples

These examples show Emboss in supplied VFX Loom graph setups. Each graph link opens the corresponding node reference; the explanation below the media is specific to this node's role in that setup.

Shape → Gradient Map → Emboss → Pixelate

A stylized ring pipeline that turns Shape coverage into a mapped colour image, adds relief-like contrast, then deliberately reduces detail with Pixelate.

VFX Loom graph showing Shape connected to Gradient Map, Emboss, and Pixelate, with a yellow ring preview.
Fig. 2The ring treatment: Shape coverage becomes colour, relief, and finally a pixel-stepped image.

How Emboss contributes

Emboss adds directional relief cues to the mapped ring. It changes the perceived surface contrast without replacing the underlying colour branch.

Notes / limitations

  • No step is declared for Angle, Strength, or Bias.