Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy > API/Runtime/Engine/FDebugRenderSceneProxy/FCone
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCone () |
DebugRenderSceneProxy.h | ||
FCone
(
const FMatrix& InConeToWorld, |
DebugRenderSceneProxy.h |
FCone()
| Name | FCone |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
FCone()
FCone(const FMatrix &, const float, const float, const FLinearColor &, EDrawType, const float)
| Name | FCone |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
FCone
(
const FMatrix & InConeToWorld,
const float InAngle1,
const float InAngle2,
const FLinearColor & InColor,
EDrawType InDrawTypeOverride,
const float InThickness
)