UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WidgetComponent.cpp File Reference

Classes

class  FWorldWidgetScreenLayer
 
class  FWidget3DHitTester
 
class  FWidget3DSceneProxy
 

Functions

 DECLARE_CYCLE_STAT (TEXT("3DHitTesting"), STAT_Slate3DHitTesting, STATGROUP_Slate)
 
TOptional< doubleFindLineSphereIntersection (const FVector &Start, const FVector &Dir, float Radius)
 

Function Documentation

◆ DECLARE_CYCLE_STAT()

DECLARE_CYCLE_STAT ( TEXT("3DHitTesting")  ,
STAT_Slate3DHitTesting  ,
STATGROUP_Slate   
)

◆ FindLineSphereIntersection()

TOptional< double > FindLineSphereIntersection ( const FVector Start,
const FVector Dir,
float  Radius 
)