Type: lib.svg.ClipPath
Namespace: lib.svg
Description
Create clipping paths for SVG elements. svg, clip, mask
Use cases:
- Mask parts of elements
- Create complex shapes through clipping
- Apply visual effects using masks
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| clip_content | svg_element |
SVG element to use as clip path | - |
| content | svg_element |
SVG element to clip | - |
Outputs
| Output | Type | Description |
|---|---|---|
| output | svg_element |
Metadata
Related Nodes
Browse other nodes in the lib.svg namespace.