Class XRLayout
Used by render pipelines to store information about the XR device layout.
Inherited Members
Namespace: UnityEngine .Experimental.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class XRLayout
Methods
Name | Description |
---|---|
Add |
Configure the layout to render from the specified camera by generating passes from the the connected XR device. |
Get |
Used by render pipelines to access all registered passes on this layout. |
Reconfigure |
Used by render pipelines to reconfigure a pass from a camera. |