Property xr
xr
XRPass holds the render target information and a list of XRView. XRView contains the parameters required to render (projection and view matrices, viewport, etc)
Declaration
public readonly XRPass xr { get; }
Property Value
Type | Description |
---|---|
XRPass |