Version: 2017.3

PlayerSettings.protectGraphicsMemory

Cambiar al Manual
public static bool protectGraphicsMemory ;

Descripción

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.