#include <nitro/gx/g3x.h>void G3X_AntiAlias(BOOL enable);
| enable | Anti-aliasing setting |
None.
This function sets whether anti-aliasing is applied during 3D rendering. Performance is the same whether anti-aliasing is ON or OFF.
01/19/2004 Initial version
CONFIDENTIAL