Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableMetalAPIValidation

Enables Metal API validation in the Editor.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool enableMetalAPIValidation { get; set; }

Remarks

When this option is set and the current graphics API is Metal, the usage of the Metal API is validated in the editor and any issues are reported to console.