Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PCGRuntime Generation Radii' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | PCGRuntime Generation Radii |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Generation Radius | The distance (in centimeters) at which the component will be considered for generation by the RuntimeGenerationScheduler. For partitioned components, this also acts as the unbounded generation radius. |
| real | Generation Radius 400 | |
| real | Generation Radius 800 | |
| real | Generation Radius 1600 | |
| real | Generation Radius 3200 | |
| real | Generation Radius 6400 | |
| real | Generation Radius 12800 | |
| real | Generation Radius 25600 | |
| real | Generation Radius 51200 | |
| real | Generation Radius 102400 | |
| real | Generation Radius 204800 | |
| real | Cleanup Radius Multiplier | Multiplier on the GenerationRadius to control the distance at which runtime generated components will be cleaned up. Applied per grid size. |