enableMetalAPIValidation
Enables Metal API validation in the Editor.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
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.