Navigation
Unreal Engine C++ API Reference > 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 |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FCone () |
||
![]() |
FCone
(
const FMatrix& InConeToWorld, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Draw
(
FPrimitiveDrawInterface* PDI, |