Enum ImageComparisonSettings.PixelTests
Namespace: UnityEngine.TestTools.Graphics
Syntax
[Flags]
public enum PixelTestsFields
| Name | Description | Value | 
|---|---|---|
| None | 0 | |
| DeltaE | 1 | |
| DeltaAlpha | 2 | |
| DeltaGamma | 4 | 
[Flags]
public enum PixelTests| Name | Description | Value | 
|---|---|---|
| None | 0 | |
| DeltaE | 1 | |
| DeltaAlpha | 2 | |
| DeltaGamma | 4 |