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

Public Member Functions

 FDrawDebugShadowFrustumOp ()=default
 
 FDrawDebugShadowFrustumOp (FViewInfo &InView, FProjectedShadowInfo &InProjectedShadowInfo)
 

Public Attributes

FViewInfoView = nullptr
 
FProjectedShadowInfoProjectedShadowInfo = nullptr
 

Constructor & Destructor Documentation

◆ FDrawDebugShadowFrustumOp() [1/2]

FDrawDebugShadowFrustumOp::FDrawDebugShadowFrustumOp ( )
default

◆ FDrawDebugShadowFrustumOp() [2/2]

FDrawDebugShadowFrustumOp::FDrawDebugShadowFrustumOp ( FViewInfo InView,
FProjectedShadowInfo InProjectedShadowInfo 
)
inline

Member Data Documentation

◆ ProjectedShadowInfo

FProjectedShadowInfo* FDrawDebugShadowFrustumOp::ProjectedShadowInfo = nullptr

◆ View

FViewInfo* FDrawDebugShadowFrustumOp::View = nullptr

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