Method RenderMirrorView
RenderMirrorView(CommandBuffer, Camera)
Used by the render pipeline to render the mirror view to the gameview, as configured by the XR device.
Declaration
public static void RenderMirrorView(CommandBuffer cmd, Camera camera)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | |
Camera | camera |