XcScheme.MetalValidation
Metal API Validation.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public enum XcScheme.MetalValidation
Remarks
Use the members of the enumeration to set the /Metal API Validation/ option in the scheme of an Xcode project generated by Unity. These options determine the level of runtime Metal API validation.
MetalValidationAdditional Resources: XcScheme.SetMetalValidationOnRun.