Navigation
BlueprintAPI > BlueprintAPI/Foliage
Counts how many foliage instances overlap a given sphere
Target is Foliage Statistics
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Static Mesh | |
| vector | Center Position | The center position of the sphere |
| real | Radius | The radius of the sphere. return number of foliage instances with their mesh set to Mesh that overlap the sphere |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value |