UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DebugRenderSceneProxy.h File Reference
#include "PrimitiveSceneProxy.h"
#include "SceneView.h"

Go to the source code of this file.

Classes

class  FDebugRenderSceneProxy
 
struct  FDebugRenderSceneProxy::FMaterialCache
 
struct  FDebugRenderSceneProxy::FDebugLine
 
struct  FDebugRenderSceneProxy::FCircle
 
struct  FDebugRenderSceneProxy::FDebugBox
 
struct  FDebugRenderSceneProxy::FWireCylinder
 
struct  FDebugRenderSceneProxy::FWireStar
 
struct  FDebugRenderSceneProxy::FArrowLine
 
struct  FDebugRenderSceneProxy::FDashedLine
 
struct  FDebugRenderSceneProxy::FSphere
 
struct  FDebugRenderSceneProxy::FText3d
 
struct  FDebugRenderSceneProxy::FCone
 
struct  FDebugRenderSceneProxy::FMesh
 
struct  FDebugRenderSceneProxy::FCapsule
 
struct  FDebugRenderSceneProxy::FCoordinateSystem
 
struct  FDebugDrawDelegateHelper
 

Namespaces

namespace  UE
 
namespace  UE::DebugDrawHelper
 

Functions

 DECLARE_DELEGATE_TwoParams (FDebugDrawDelegate, UCanvas *, APlayerController *)
 
ENGINE_API FVector3f UE::DebugDrawHelper::GetScaleAdjustedScreenLocation (TNotNull< const UCanvas * > Canvas, FVector WorldLocation)
 
ENGINE_API FVector3f UE::DebugDrawHelper::GetScaleAdjustedScreenLocation (TNotNull< const FSceneView * >, const FCanvas &Canvas, FVector WorldLocation)
 

Function Documentation

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FDebugDrawDelegate  ,
UCanvas ,
APlayerController  
)