This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
UniformScatterPoints (v2)
Uniform Scatter Points Dataflow Node V 2
Input(s) : MinNumberOfPoints - Minimum for the random range MaxNumberOfPoints - Maximum for the random range RandomSeed - Seed for random BoundingBox - BoundingBox to generate points inside of
Output(s): Points - Generated points
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Point |
| Type | FUniformScatterPointsDataflowNode_v2 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| BoundingBox | BoundingBox to generate points inside of | FBox | (Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=False) |
| MinNumberOfPoints | Minimum for the random range | int32 | 20 |
| MaxNumberOfPoints | Maximum for the random range | int32 | 20 |
| RandomSeed | Seed for random | int32 | 0 |