This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

XRDisplaySubsystem.contentProtectionEnabled

public bool contentProtectionEnabled;

Description

Sets or gets the state of content protection for the current active provider.

For most providers, content protection allows you to use write only textures for rendering. This stops the ability for apps to read textures from the graphics card and view/record images that may be protected in some way.