找考题网-背景图
单项选择题

启用多重采样的图形反锯齿的代码是:()

A.SetRenderState(D3DRS_ALPHATESTENABLE,TRUE);
B.SetRenderState(D3DRS_MULTISAMPLEANTIALIAS,TRUE);
C.SetRenderState(D3DRS_ZENABLE,TRUE);
D.SetRenderState(D3DRS_FOGENABLE,TRUE);

热门试题