![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StaticSpatialIndex.h>
Inheritance diagram for FStaticSpatialIndex::FCone:Public Member Functions | |
| FCone (const FVector &InCenter, const FVector &InAxis, const FVector::FReal InRadius, const FVector::FReal InAngle) | |
Public Member Functions inherited from FStaticSpatialIndex::FSphere | |
| FSphere (const FVector &InCenter, const FVector::FReal InRadius) | |
Public Attributes | |
| FVector | Axis |
| FVector::FReal | Angle |
Public Attributes inherited from FStaticSpatialIndex::FSphere | |
| FVector | Center |
| FVector::FReal | Radius |
|
inline |
| FVector::FReal FStaticSpatialIndex::FCone::Angle |
| FVector FStaticSpatialIndex::FCone::Axis |