Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy
| Name | FCapsule |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
Syntax
struct FCapsule
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCapsule () |
DebugRenderSceneProxy.h | ||
FCapsule
(
const FVector& InBase, |
DebugRenderSceneProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Base | FVector | DebugRenderSceneProxy.h | ||
| Color | FColor | DebugRenderSceneProxy.h | ||
| DrawTypeOverride | EDrawType | DebugRenderSceneProxy.h | ||
| HalfHeight | float | DebugRenderSceneProxy.h | ||
| Radius | float | DebugRenderSceneProxy.h | ||
| Thickness | float | DebugRenderSceneProxy.h | ||
| X | FVector | DebugRenderSceneProxy.h | ||
| Y | FVector | DebugRenderSceneProxy.h | ||
| Z | FVector | DebugRenderSceneProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Draw
(
FPrimitiveDrawInterface* PDI, |
DebugRenderSceneProxy.h |