PXC Documentation

PXC Home

3D Path

pre 1.18

Create path in 3D space.

Node Data

Display name

3D Path

Internal name

Node_Path_3D

Inheritances

Node_Path_3D

Inputs

Path

bool

Loop

bool

Round Anchor

Sampling

slider

Sample Path

enum

Sample Mode

Outputs

float

Position Out

pathnode

Path Data

float

Anchors


Create 3D bezier path.



Properties


Path
LoopCreate loop.
Round AnchorRound anchorp point to integer.
Sampling
Sample PathSample position from path.
Sample ModeEither to sample the entire line (0 path start, 1 path end), or per segment (0...n where n is the anchor index.)



Commit History


1.17.5
  • Introduced

Related Links