User Guide Cancel

Point List | Substance 3D Designer

Node icon

In: Spline & Path Tools > Spline Tools

Description

Generates a list of points to be traversed by a spline.

If an existing point list is supplied to the Point inputs, the generated list is appended to the input list.

Tip:

This node can be used to supply points to the Spline (Poly Quadratic) node in order to build splines.

Caution:

The Point List and Point Number connectors are not compatible with Spline Coord, Spline Data and Spline Amount connectors, for they rely on different data.


Input connectors

Preview Grayscale
The preview of the points as a grayscale image.

Point List Input Color
A list of input points encoded in the RGBA channels of a color image:
    R - X position
    G - Y position
    B - Height
    A - Packed data:
            - Integer part: Smoothness;
            - Fractional part: Thickness.

Point Number Input Integer
The number of input points.


Output connectors

Preview Grayscale
The preview of the points as a grayscale image.

Point List Color
The output list of points encoded in the RGBA channels of a color image:
    R - X position
    G - Y position
    B - Height
    A - Packed data:
            - Integer part: Smoothness;
            - Fractional part: Thickness.

Point Number Integer
The output number of points.


Parameters

Point Number Integer
The number of generated points.

Global Smoothness Adjustment Float
Applies a uniform offset to the smoothness value of all points.
The resulting smoothness value is clamped to the [0;1] range.


Examples

Node example 1

Node example 2

Get help faster and easier

New user?