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 13 days ago

Definition

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

Remarks

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