Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

PlayerSettings.protectGraphicsMemory

Switch to Manual
public static bool protectGraphicsMemory;

Description

Protect graphics memory.

When enabled, graphics memory will be protected from external reading, if supported by the device and platform. This will ensure users can not take screenshots for instance. On Android, this requires a device that supports the EGL_PROTECTED_CONTENT_EXT extension.