Smooth Path
Create path with automatic smoothness.
Node Data | |||||
|---|---|---|---|---|---|
Display name | |||||
Smooth Path | |||||
Internal name | |||||
Node_Path_Smooth | |||||
Inheritances | |||||
| Node_Path_Smooth | |||||
Inputs | |||||
Path | |||||
bool |
Loop |
||||
bool |
Round Anchor |
||||
slider |
Smoothness |
||||
Sampling | |||||
bool |
Normalized Length |
||||
slider |
Sample Path |
||||
enum |
Sample Mode |
||||
| |||||
Outputs | |||||
pathnode |
Path Data |
||||
float |
Position Out |
||||
Create 2D path smoothly interpolating from set of vec2 points.
Properties
| Path | |
| Loop | Create loop. |
| Round Anchor | Round anchorp point to integer. |
| Smoothness | Interpolation smoothness. |
| Sampling | |
| Sample Path | Sample position from path. |
| Sample Mode | Either 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.16.4 |
|
|---|