Device.SetSamplerState Method

Language:

Sets a sampler stage state value.

Overload List

public void SetSamplerState(int, SamplerStageStates, bool);
public void SetSamplerState(int, SamplerStageStates, int);
public void SetSamplerState(int, SamplerStageStates, float);

Remarks

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.