Version: 1.4
LanguageEnglish
  • C#

XRDisplaySubsystem.XRRenderParameter.occlusionMesh

public Mesh occlusionMesh;

Description

Represents the area in screen-space that is not visible on the XR Display.

You can use this to prevent GPU work from happening on portions of the XR textures that aren't visible in the XR display. This is an effective way to optimize the renderer.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答