![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DebugRenderSceneProxy.h>
Public Member Functions | |
| FText3d () | |
| FText3d (const FString &InString, const FVector &InLocation, const FLinearColor &InColor) | |
Public Attributes | |
| FString | Text |
| FVector | Location |
| FColor | Color |
Struct to hold info about texts to render using 3d coordinates
|
inline |
|
inline |
| FColor FDebugRenderSceneProxy::FText3d::Color |
| FVector FDebugRenderSceneProxy::FText3d::Location |
| FString FDebugRenderSceneProxy::FText3d::Text |