stereoRenderingMode
The stereo rendering mode that is currently in use.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public static XRSettings.StereoRenderingMode stereoRenderingMode { get; }
Remarks
The stereo rendering mode currently in use may be different from the user-specified stereo rendering mode if the underlying GPU or platform does not support the requested one.