Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


eyeTextureWidth

The current width of an eye texture for the loaded device.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public static int eyeTextureWidth { get; }

Remarks

This value will be the product of the default eye texture size for the HMD and XRSettings.eyeTextureResolutionScale. If XR isn't enabled this value will be zero.