Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


graphicsJobMode

Selects the graphics job mode to use on platforms that support Native, Legacy and Split graphics jobs.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static GraphicsJobMode graphicsJobMode { get; set; }

Remarks

(Additional Resources: GraphicsJobMode.)