Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


gameViewRenderMode

Sets the render mode for the XR device. The render mode controls how the view of the XR device renders in the Game view and in the main window on a host PC.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public static GameViewRenderMode gameViewRenderMode { get; set; }

Remarks

Refer to GameViewRenderMode for a description of each available render mode.