Outline

Screenshot of the node described below

Calculates the opacity of an outline of the shape with the specified thickness.

Inputs

Name Type Description
Sharp Distance Float The sharp distance of the shape. Only used when Outline Mode is set to Sharp.
True Distance Float The true distance of the shape. Only necessary when Outline Mode is set to True, but can help remove artifacts from Sharp mode if connected anyways.
Thickness Float How far away from the shape contour should the outline be drawn at.
Range Float The distance field's range.

Outputs

Name Type Description
Opacity Float Opacity of the outline for the given distance.

Controls

Name Value Description
Outline Mode
Sharp Use the sharp distance to form the outline, resulting in sharp corners.
True Use the true distance to form the outline, resulting in rounded corners.