Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include | #include "DebugRenderSceneProxy.h" |
Syntax
struct FCapsule
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Base | ||
| FColor | Color | ||
| EDrawType | DrawTypeOverride | ||
| float | HalfHeight | ||
| float | Radius | ||
| FVector | X | ||
| FVector | Y | ||
| FVector | Z |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCapsule () |
|||
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Draw
(
FPrimitiveDrawInterface* PDI, |