Navigation
BlueprintAPI > BlueprintAPI/PointData
Get the farthest point from a given point within the search distance. The point is referenced by its point index in this point data.
Target is PCGOctree Queries
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Point Data | |
| integer | In Point Index | |
| real | In Search Distance |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Out Found | |
| struct | Out Point |