Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSphere |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
| Include Path |
#include "WorldPartition/RuntimeHashSet/StaticSpatialIndex.h" |
Syntax
struct FSphere
Derived Classes
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSphere
(
const FVector& InCenter,
const FVector::FReal InRadius
)
|
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Center |
FVector |
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
|
| Radius |
FVector::FReal |
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
|
Functions
Public