C# Class Pokemon3D.Screens.WindowsSceneEffect

Inheritance: SceneEffect
Afficher le fichier Open project: nilllzz/Pokemon3D

Méthodes publiques

Méthode Description
ActivateLightingTechnique ( int flags ) : void
ActivateShadowDepthMapPass ( bool transparent ) : void
WindowsSceneEffect ( Microsoft.Xna.Framework.Content.ContentManager content ) : System.Collections.Generic

Method Details

ActivateLightingTechnique() public méthode

public ActivateLightingTechnique ( int flags ) : void
flags int
Résultat void

ActivateShadowDepthMapPass() public méthode

public ActivateShadowDepthMapPass ( bool transparent ) : void
transparent bool
Résultat void

WindowsSceneEffect() public méthode

public WindowsSceneEffect ( Microsoft.Xna.Framework.Content.ContentManager content ) : System.Collections.Generic
content Microsoft.Xna.Framework.Content.ContentManager
Résultat System.Collections.Generic