Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PCGPoint' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | PCGPoint |
Outputs
| Type | Name | Description |
|---|---|---|
| transform | Transform | |
| real | Density | |
| vector | Bounds Min | |
| vector | Bounds Max | |
| struct | Color | |
| real | Steepness | |
| integer | Seed | |
| int64 | Metadata Entry |