Device.SetRenderState Method

Language:

Note: This documentation is preliminary and is subject to change.

Sets a render state value.

Overload List

public void SetRenderState(RenderStates, bool);
public void SetRenderState(RenderStates, int);
public void SetRenderState(RenderStates, float);

Remarks

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

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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