UE3:DebugCameraHUD (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:37, 17 January 2010 by Wormbo (talk | contribs) (1 revision: class descriptions for UDK January update (part 1))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UDK Object >> Actor >> HUD >> DebugCameraHUD
Package:
Engine
This class in other games:

PCF Begin (Debug Camera)

Default values

Property Value
bHidden False

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: HUD.PostBeginPlay


PostRender

event PostRender ()

Overrides: HUD.PostRender

PostRender is the main draw loop.

Other instance functions

DisplayMaterials

function bool DisplayMaterials (float X, out float Y, float DY, MeshComponent MeshComp)