Clipping Mask

Sets whether the input graphics inherit the alpha of the content beneath them, "clipping" them to that content.

Interface

Inputs

ParameterDetailsPossible Types
Content

The layer stack that will be composited when rendering.

Primary Input

Table<Color>
Table<GradientStops>
Table<Graphic>
Table<Raster>
Table<Vector>
Clip

Whether the content inherits the alpha of the content beneath it.

Default: false

bool

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Graphic>
Table<Vector>
Table<Raster>
Table<Color>
Table<GradientStops>