Click to Rate and Give Feedback
MSDN
MSDN Library
DirectX SDK
Namespaces
Classes
Device
Methods
 Device.SetTextureStageState Method

  Switch on low bandwidth view
Language: Visual BasicC#C++JScript(Show All)
Device.SetTextureStageState Method ()

Sets a texture stage state value.

Overload List

public void SetTextureStageState(int, TextureStageStates, bool);
public void SetTextureStageState(int, TextureStageStates, int);
public void SetTextureStageState(int, TextureStageStates, float);

Remarks

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker