Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy > API/Runtime/Engine/FDebugRenderSceneProxy/FDebugBox
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DebugRenderSceneProxy.h |
|
FDebugBox
(
const FBox& InBox,
const FColor& InColor,
const FTransform& InTransform,
EDrawType InDrawTypeOverride,
const float InThickness
)
|
|
DebugRenderSceneProxy.h |
|
FDebugBox(const FBox &, const FColor &, EDrawType, const float)
| |
|
| Name |
FDebugBox |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path |
#include "DebugRenderSceneProxy.h" |
FDebugBox
(
const FBox & InBox,
const FColor & InColor,
EDrawType InDrawTypeOverride,
const float InThickness
)
| |
|
| Name |
FDebugBox |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path |
#include "DebugRenderSceneProxy.h" |
FDebugBox
(
const FBox & InBox,
const FColor & InColor,
const FTransform & InTransform,
EDrawType InDrawTypeOverride,
const float InThickness
)