C# Class GameCommon.GameEngineInitialization

Class for execute actions after initialization of the engine.
It is class works in simulation application and editors (Resource Editor, Map Editor).
Inheritance: EngineInitialization
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

Méthode Description
OnInit ( ) : bool

Private Methods

Méthode Description
CorrectRenderTechnique ( ) : void
InitializeHDRCompositor ( ) : void
InitializeLDRBloomCompositor ( ) : void
IsActivateHDRByDefault ( ) : bool
IsActivateLDRBloomByDefault ( ) : bool
IsHDRSupported ( ) : bool

Method Details

OnInit() protected méthode

protected OnInit ( ) : bool
Résultat bool