Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


openGLRequireES31

Deprecated. OpenGL ES 3.1 is the minimum supported API version on Android. This setting has no effect on the selected OpenGL ES API or shader version. Use the Use OpenGL ES 3.0 shaders setting in the Android Player settings instead.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. OpenGL ES 3.1 is now the Android minimum supported version; this setting has no effect.
public static bool openGLRequireES31 { get; set; }