Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Nintendo3DS

class in UnityEditor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual

Description

Nintendo 3DS player settings.

See Also: PlayerSettings.

Static Variables

applicationIdThe unique ID of the application, issued by Nintendo. (0x00300 -> 0xf7fff)
compressStaticMemSpecify true to enable static memory compression or false to disable it.
disableDepthAndStencilBuffersDisable depth/stencil buffers, to free up memory.
disableStereoscopicViewDisable sterescopic (3D) view on the upper screen.
enableSharedListOptEnable shared L/R command list, for increased performance with stereoscopic rendering.
enableVSyncEnable vsync.
extSaveDataNumberSpecify the expanded save data number using 20 bits.
logoStyleApplication Logo Style.
mediaSizeDistribution media size.
productCodeSpecifies the product code, or the add-on content code.
regionSpecifies the title region settings.
stackSizeSpecify the stack size of the main thread, in bytes.
targetPlatformThe 3DS target platform.
titleThe title of the application.
useExtSaveDataSpecify true when using expanded save data.