Path Sample
Sample a position on a bezier path at parameter t
intermediate
Since P00
Input Ports
Path
Path input for Path Sample.
Output Ports
Position
Position output from Path Sample.
X
X output from Path Sample.
Y
Y output from Path Sample.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Position | Float | 0.0 | Position 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
| Name | Type | Default | Description |
|---|---|---|---|
| Position | Float | 0.0 | Position 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