Version: 2020.3
언어: 한국어
Method group is Obsolete

PlayerSettings.protectGraphicsMemory

매뉴얼로 전환
Obsolete public static bool protectGraphicsMemory ;

설명

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.