#include <revolution/gx.h>
void GXGetCullMode( GXCullMode* mode );
mode |
Returns the culling mode. |
None.
This function returns the current culling mode. Use GXSetCullMode to set the culling mode.
2006/03/01 Initial version.
CONFIDENTIAL