Sets whether the input graphics inherit the alpha of the content beneath them, "clipping" them to that content.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Content | The content that will be composited when rendering. Primary Input | Color[]ColorGradient[]GradientGraphic[]GraphicRaster[]RasterString[]StringVector[]Vector |
| Clip | Whether the content inherits the alpha of the content beneath it. Default: | bool[]bool |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | GraphicGraphic[]VectorVector[]RasterRaster[]ColorColor[]GradientGradient[]StringString[] |