Navigation
API > API/Plugins > API/Plugins/GameplayCameras
Command for setting the text color on a canvas.
| Name | FDebugTextSetColorCommand |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/DebugTextRenderer.h |
| Include Path | #include "Debug/DebugTextRenderer.h" |
Syntax
struct FDebugTextSetColorCommand
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DrawColor | FColor | Debug/DebugTextRenderer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Execute
(
FColor* OutDrawColor |
Debug/DebugTextRenderer.h |