Auto-Tangents

Automatically constructs tangents (Bézier handles) for anchor points in a vector path.

Interface

Inputs

ParameterDetailsPossible Types
Source

Primary Input

Table<Vector>
Spread

The amount of spread for the auto-tangents, from 0 (sharp corner) to 1 (full spread).

Default: 0.5

f64
Preserve Existing

If active, existing non-zero handles won't be affected.

Default: true

bool

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Vector>