C# Class Myre.Graphics.Materials.Texture2DMaterialParameterSetter

Inheritance: MaterialParameterSetter
Afficher le fichier Open project: TomGillen/Myre

Méthodes publiques

Méthode Description
Apply ( BoxedValueStore globals ) : void
Texture2DMaterialParameterSetter ( EffectParameter parameter ) : System

Method Details

Apply() public méthode

public Apply ( BoxedValueStore globals ) : void
globals BoxedValueStore
Résultat void

Texture2DMaterialParameterSetter() public méthode

public Texture2DMaterialParameterSetter ( EffectParameter parameter ) : System
parameter Microsoft.Xna.Framework.Graphics.EffectParameter
Résultat System