Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy
Struct to hold info about arrowed lines to render.
| Name | FArrowLine |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
Syntax
struct FArrowLine
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArrowLine
(
const FVector& InStart, |
DebugRenderSceneProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FColor | DebugRenderSceneProxy.h | ||
| End | FVector | DebugRenderSceneProxy.h | ||
| Mag | float | DebugRenderSceneProxy.h | ||
| Start | FVector | DebugRenderSceneProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Draw
(
FPrimitiveDrawInterface* PDI |
DebugRenderSceneProxy.h | ||
void Draw
(
FPrimitiveDrawInterface* PDI, |
DebugRenderSceneProxy.h |