Version: 2020.2
言語: 日本語
public Mesh occlusionMesh ;

説明

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.