Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy
Struct to hold info about texts to render using 3d coordinates
| Name | FText3d |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
Syntax
struct FText3d
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText3d () |
DebugRenderSceneProxy.h | ||
FText3d
(
const FString& InString, |
DebugRenderSceneProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FColor | DebugRenderSceneProxy.h | ||
| Location | FVector | DebugRenderSceneProxy.h | ||
| Text | FString | DebugRenderSceneProxy.h |