Show / Hide Table of Contents

Struct ComparisonToleranceAmount

Comparison Tolerance Amount

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.FunctionalTesting
Assembly: UE4DotNet.dll
Syntax
public struct ComparisonToleranceAmount

Fields

| Improve this Doc View Source

Alpha

Declaration
public byte Alpha
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Blue

Declaration
public byte Blue
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Green

Declaration
public byte Green
Field Value
Type Description
System.Byte
| Improve this Doc View Source

MaxBrightness

Declaration
public byte MaxBrightness
Field Value
Type Description
System.Byte
| Improve this Doc View Source

MinBrightness

Declaration
public byte MinBrightness
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Red

Declaration
public byte Red
Field Value
Type Description
System.Byte
  • Improve this Doc
  • View Source
Back to top Generated by DocFX