Bevel
Filters / Effects
Optimized tile-local connected-component island-aware JFA bevel with automatic slope smoothing.
Inputs
input
Parameters
| Parameter | Type | Default | Range | Description |
|---|---|---|---|---|
distanceDistance | float | 0.5 | -1 to 1 | Bevel width. Negative = inward, positive = outward. |
bevel_modeCorner Type | enum | round | Distance shape used around bevel corners: round uses Euclidean distance, angular uses a square/chebyshev distance.
| |
profileProfile | enum | arc | Equation used for the 0 to 1 curve. Arc: circular curve; Curve 0 is linear, Curve 1 is a quarter-circle arc. Power: exponent curve; Curve 0 is linear, Curve 1 is square root, Curve -1 is square. Cosine: sinusoidal ease curve; Curve 0 is a smooth S-curve, positive reaches 1 sooner, negative reaches 1 later.
| |
curveCurve | float | 0 | -2 to 2 | Adjusts the selected profile. Negative values make it tighter; positive values make it broader. |
Outputs
output(default format:r32float)