Enum ImageComparisonSettings.PixelTests
Namespace: UnityEngine.TestTools.Graphics
Syntax
[Flags]
public enum PixelTests
Fields
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 |