GeneratePoints

Generate Points

Installation

To use this Node, you must enable source in the Extension Manager.

Inputs

Name

Type

Description

Default

count

int

Number of points to generate

16

volume

bundle

Volume to scatter points inside. Sphere and cube are natively handled, all other types approximated as a sphere. Unit sphere at the origin is used if no volume is provided.

Outputs

Name

Type

Description

Default

points

float[3][]

Output Points