Navigation
BlueprintAPI > BlueprintAPI/PointData
Get the farthest point from a given position, within the search distance.
Target is PCGOctree Queries
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Point Data | |
| vector | In Center | |
| real | In Search Distance |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Out Found | |
| struct | Out Point |