Path Sample

Sample a position on a bezier path at parameter t

intermediate
Since P00

Input Ports

Path

Path input for Path Sample.

Path

Output Ports

Position

Position output from Path Sample.

Vec2
X

X output from Path Sample.

Float
Y

Y output from Path Sample.

Float

Parameters

NameTypeDefaultDescription
PositionFloat0.0Position on the path (0 = start, 1 = end)

Overview

Sample a position on a bezier path at parameter t

Inputs and Outputs

Input Ports

  • Path Path: Path input for Path Sample.

Output Ports

  • Position Vec2: Position output from Path Sample.
  • X Float: X output from Path Sample.
  • Y Float: Y output from Path Sample.

Key Parameters

NameTypeDefaultDescription
PositionFloat0.0Position on the path (0 = start, 1 = end)

Tips

  • Preview the result and adjust the Path Sample settings as needed.
  • Preview the result and adjust the Path Sample settings as needed.
  • Preview the result and adjust the Path Sample settings as needed.

When to Use

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

💡 Tips

  • Preview the result and adjust the Path Sample settings as needed.
  • Preview the result and adjust the Path Sample settings as needed.
  • Preview the result and adjust the Path Sample settings as needed.

Related Nodes

bezierpath
pathsample
transform
preview
timesource
easeinout
blend