Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy
Struct to hold info about spheres to render
| Name | FSphere |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
Syntax
struct FSphere
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSphere () |
DebugRenderSceneProxy.h | ||
FSphere
(
const float& InRadius, |
DebugRenderSceneProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FColor | DebugRenderSceneProxy.h | ||
| DrawTypeOverride | EDrawType | DebugRenderSceneProxy.h | ||
| Location | FVector | DebugRenderSceneProxy.h | ||
| Radius | float | DebugRenderSceneProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Draw
(
FPrimitiveDrawInterface* PDI, |
DebugRenderSceneProxy.h |