ADebugCameraHUD

HUD that displays info for the DebugCameraController view.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DebugCameraHUD.h

Include

#include "Engine/DebugCameraHUD.h"

Syntax

class ADebugCameraHUD : public AHUD

Remarks

HUD that displays info for the DebugCameraController view.

Constructors

Name Description

Public function

ADebugCameraHUD

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Virtual

bool

 

DisplayMaterials

(
    float X,
    float& Y,
    float DY,
    UMeshComponent* MeshComp
)

Overridden from AHUD

Name Description

Public function Virtual

void

 

PostRender()

PostRender is the main draw loop.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss