Skip to content

Distribute Points

Distribute Points
Output
Max Points
10
Seed
0

Category Shape
Is Pair Node: No


Distributes a specified number of points randomly within the defined space. The distribution is controlled by a seed value, allowing for reproducible results.

The Output is a vector data type, that can be rasterized with the Rasterize Shape node.


Type: Integer
Default: 10

The maximum number of points to distribute.

Type: Integer
Default: 0

The seed value for random distribution. Use the same seed to get the same distribution each time.


Type: Points Data
Default: null

The distributed points (vector) data.