PlayerSettings.protectGraphicsMemory

매뉴얼로 전환
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.