Shape Sweep

Sweeps a simple shape along a path into a mask image

intermediate
Since P00

Input Ports

Path

Path input for Shape Sweep.

Path

Output Ports

Image

Image output from Shape Sweep.

Image

Parameters

NameTypeDefaultDescription
WidthInt`64`Width of the generated image
HeightInt`64`Height of the generated image
ScopeEnumControls the scope setting for Shape Sweep.
Sub-pathInt`0`Controls the sub path setting for Shape Sweep.
ShapeEnum`Circle`Controls the shape setting for Shape Sweep.
Shape WidthInt`8`Controls the shape width setting for Shape Sweep.
Shape HeightInt`8`Controls the shape height setting for Shape Sweep.
SamplesInt`16`Controls the samples setting for Shape Sweep.
StartFloat`0.0`Controls the start setting for Shape Sweep.
EndFloat`1.0`Controls the end setting for Shape Sweep.
Align To PathBool`false`Controls the align to path setting for Shape Sweep.
RotationAngle`0°`Controls the rotation setting for Shape Sweep.

Overview

Sweeps a simple shape along a path into a mask image

Inputs and Outputs

Input Ports

  • Path Path: Path input for Shape Sweep.

Output Ports

  • Image Image: Image output from Shape Sweep.

Key Parameters

NameTypeDefaultDescription
WidthInt`64`Width of the generated image
HeightInt`64`Height of the generated image
ScopeEnumControls the scope setting for Shape Sweep.
Sub-pathInt`0`Controls the sub path setting for Shape Sweep.
ShapeEnum`Circle`Controls the shape setting for Shape Sweep.
Shape WidthInt`8`Controls the shape width setting for Shape Sweep.
Shape HeightInt`8`Controls the shape height setting for Shape Sweep.
SamplesInt`16`Controls the samples setting for Shape Sweep.
StartFloat`0.0`Controls the start setting for Shape Sweep.
EndFloat`1.0`Controls the end setting for Shape Sweep.
Align To PathBool`false`Controls the align to path setting for Shape Sweep.
RotationAngle`0°`Controls the rotation setting for Shape Sweep.

When to Use

Use Shape Sweep when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.

Shape Sweep — PixPipeline Node Reference