C# Class Myre.Graphics.Materials.Int32MaterialParameterSetter

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

Méthodes publiques

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

Method Details

Apply() public méthode

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

Int32MaterialParameterSetter() public méthode

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