Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FDebugRenderSceneProxy
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
Include | #include "DebugRenderSceneProxy.h" |
Syntax
struct FDebugBox
Remarks
Struct to hold info about boxes to render.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FBox | Box | |
![]() |
FColor | Color | |
![]() |
FTransform | Transform |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Draw
(
FPrimitiveDrawInterface* PDI, |