else - ps
Microsoft DirectX 9.0 SDK Update (October 2004)

else - ps


Start of an else block.

Syntax

else

Remarks

Pixel shader versions1_11_21_31_42_02_x2_sw3_03_sw
elsexxxx

If the condition in the corresponding if statement is true, the code enclosed by the if statement and the matching else is run.

Related Topics



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.