Function ctru_sys::gfxSet3D

source ·
pub unsafe extern "C" fn gfxSet3D(enable: bool)
Expand description

Enables or disables the 3D stereoscopic effect on the top screen.

§Arguments

  • enable - Pass true to enable, false to disable.

Note: Stereoscopic 3D is disabled by default.