UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStaticSpatialIndex::FCone Struct Reference

#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
 

Constructor & Destructor Documentation

◆ FCone()

FStaticSpatialIndex::FCone::FCone ( const FVector InCenter,
const FVector InAxis,
const FVector::FReal  InRadius,
const FVector::FReal  InAngle 
)
inline

Member Data Documentation

◆ Angle

FVector::FReal FStaticSpatialIndex::FCone::Angle

◆ Axis

FVector FStaticSpatialIndex::FCone::Axis

The documentation for this struct was generated from the following file: