单项选择题
启用多重采样的图形反锯齿的代码是:()
A.SetRenderState(D3DRS_ALPHATESTENABLE,TRUE);
B.SetRenderState(D3DRS_MULTISAMPLEANTIALIAS,TRUE);
C.SetRenderState(D3DRS_ZENABLE,TRUE);
D.SetRenderState(D3DRS_FOGENABLE,TRUE);
点击查看答案&解析
相关考题
