Yotsuba Games

Bezier Path

Define a bezier curve path with interactive editor. Each segment can be promoted to input/output pins for external control.

intermediate
Since P00

Output Ports

Path

Path output from Bezier Path.

Path
Count

Count output from Bezier Path.

Int

Parameters

NameTypeDefaultDescription
WidthInt64Canvas width in pixels
HeightInt64Canvas height in pixels
Path DataCustomData""Controls the path data setting for Bezier Path.
SegmentsInt0Controls the segments setting for Bezier Path.
Seg NMap""Controls the seg n setting for Bezier Path.

Overview

Define a bezier curve path with interactive editor. Each segment can be promoted to input/output pins for external control.

Inputs and Outputs

Output Ports

  • Path Path: Path output from Bezier Path.
  • Count Int: Count output from Bezier Path.

Key Parameters

NameTypeDefaultDescription
WidthInt64Canvas width in pixels
HeightInt64Canvas height in pixels
Path DataCustomData""Controls the path data setting for Bezier Path.
SegmentsInt0Controls the segments setting for Bezier Path.
Seg NMap""Controls the seg n setting for Bezier Path.

When to Use

Use Bezier Path 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.

Bezier Path β€” PixPipeline Node Reference