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 FCone
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Angle1 | ||
| float | Angle2 | ||
| FColor | Color | ||
| FMatrix | ConeToWorld | ||
| EDrawType | DrawTypeOverride |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCone () |
|||
FCone
(
const FMatrix& InConeToWorld, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Draw
(
FPrimitiveDrawInterface* PDI, |