Navigation
API > API/Plugins > API/Plugins/SemanticSearch
| Name | FSearchResult |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SemanticSearch/Source/SemanticSearch/Public/Interfaces/IVectorIndex.h |
| Include Path | #include "Interfaces/IVectorIndex.h" |
Syntax
struct FSearchResult
Inheritance Hierarchy
- FDatabasePoseIdx → FSearchResult
- FSearchResult
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Distance | float | Interfaces/IVectorIndex.h | ||
| ID | int64 | Interfaces/IVectorIndex.h |