C# Class idTech4.Renderer.ImageFilter

Afficher le fichier Open project: iainmckay/idtech4.net

Méthodes publiques

Свойство Type Description
Filter Microsoft.Xna.Framework.Graphics.TextureFilter
Label string

Méthodes publiques

Méthode Description
ImageFilter ( string label, Microsoft.Xna.Framework.Graphics.TextureFilter filter ) : System

Method Details

ImageFilter() public méthode

public ImageFilter ( string label, Microsoft.Xna.Framework.Graphics.TextureFilter filter ) : System
label string
filter Microsoft.Xna.Framework.Graphics.TextureFilter
Résultat System

Property Details

Filter public_oe property

public TextureFilter,Microsoft.Xna.Framework.Graphics Filter
Résultat Microsoft.Xna.Framework.Graphics.TextureFilter

Label public_oe property

public string Label
Résultat string