Spline (Cubic)
Inputs
Preview Grayscale
The preview of the input splines as a grayscale image.
Spline Coords Color
The coordinates of the input splines’ points encoded in the RGBA channels of a color image:
R - X position
G - Y position
B - Height
A - Packed data:
- Sign: Spline is closed (negative) or open (positive);
- Absolute value: Thickness + 1.
R - X position
G - Y position
B - Height
A - Packed data:
- Sign: Spline is closed (negative) or open (positive);
- Absolute value: Thickness + 1.
Spline Data Color
Additional data of the input splines encoded in the RGBA channels of a color image.
R - Tangents X
G - Tangents Y
B - Unused
A - Unused
R - Tangents X
G - Tangents Y
B - Unused
A - Unused
Spline Amount Integer
The number of input splines.
Outputs
Preview Grayscale
The preview of the output splines as a grayscale image.
Spline Coords Color
The coordinates of the output splines’ points encoded in the RGBA channels of a color image.
R - X position
G - Y position
B - Height
A - Packed data:
- Sign: Spline is closed (negative) or open (positive);
- Absolute value: Thickness + 1.
R - X position
G - Y position
B - Height
A - Packed data:
- Sign: Spline is closed (negative) or open (positive);
- Absolute value: Thickness + 1.
Spline Data Color
Additional data of the output splines encoded in the RGBA channels of a color image.
R - Tangents X
G - Tangents Y
B - Unused
A - Unused
R - Tangents X
G - Tangents Y
B - Unused
A - Unused
Spline Amount Integer
The number of output splines.
Parameters
Flip Direction Boolean
Inverts the direction of the spline.
Append Input Spline Boolean
Adds the generated spline to the end of the list of splines connected to the Spline inputs.
Non-Square Correction Boolean
Adjust the points’ positions and thickness to retain the spline shape in non-square resolutions. This also impacts uniform distribution.
Height
Start Height Float
Adjusts the height of the p1 point where a lower value means a lower or deeper location. This impacts the height of the spline at p1.
End Height Float
Adjusts the height of the p2 point where a lower value means a lower or deeper location. This impacts the thickness of the spline at p2.
Auto Tangent Height Boolean
Automatically sets the height of the spline tangents to interpolate linearly from the Start Height to the End Height.
p1 Tangent Height Float (available when ‘Auto Tangent Height’ is True)
Adjusts the height of the p1 point ‘out’ tangent where a lower value means a lower or deeper location. This impacts the height along the spline as it draws away from p1.
p2 Tangent Height Float (available when ‘Auto Tangent Height’ is True)
Adjusts the height of the p2 point ‘in’ tangent where a lower value means a lower or deeper location. This impacts the height along the spline as it draws away from p2.
Thickness
Start Thickness Float
Adjusts the thickness of the p1 point. This impacts the thickness of the spline at p1.
Note: Thickness is used by specific Spline nodes.
Note: Thickness is used by specific Spline nodes.
End Thickness Float
Adjusts the thickness of the p2 point. This impacts the thickness of the spline at p2.
Note: Thickness is used by specific Spline nodes.
Note: Thickness is used by specific Spline nodes.
Auto Tangent Thickness Boolean
Automatically sets the thickness of the spline tangents to interpolate linearly from the Start Thickness to the End Thickness.
Note: Thickness is used by specific Spline nodes.
Note: Thickness is used by specific Spline nodes.
p1 Tangent Thickness Float (available when ‘Auto Tangent Thickness’ is True)
Adjusts the thickness of the p1 point ‘out’ tangent. This impacts the thickness along the spline as it draws away from p1.
Note: Thickness is used by specific Spline nodes.
Note: Thickness is used by specific Spline nodes.
p2 Tangent Thickness Float (available when ‘Auto Tangent Thickness’ is True)
Adjusts the thickness of the p2 point ‘in’ tangent. This impacts the thickness along the spline as it draws away from p2.
Note: Thickness is used by specific Spline nodes.
Note: Thickness is used by specific Spline nodes.
Points Coordinates
p1 Float2
Sets the position of the p1 point in texture space.
p1 Tangent Float2
Sets the position of the p1 point ‘out’ tangent handle in texture space.
p2 Float2
Sets the position of the p2 point in texture space.
p2 Tangent Float2
Sets the position of the p2 point ‘in’ tangent handle in texture space.
Preview
Show Tangents Boolean
Displays the p1 point ‘out’ tangent and p2 point ‘in’ tangent in the Preview output.
Show Direction Helper Boolean
Displays a dot at the start of the spline and an arrowhead at its end in the Preview output.
Segments Amount Integer
Adjusts the number of segments used to draw the spline visualization in the Preview output. A higher value results in a smoother line.
Thickness (px) Float
Adjusts the thickness in pixels of the spline visualization in the Preview output.
Examples
recommendation-more-help
substance-3d-designer-help-guide