Struct CameraExposureSettings
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)
Assembly: UE4DotNet.dll
Syntax
public struct CameraExposureSettings
Fields
|
Improve this Doc
View Source
Bias
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
CalibrationConstant
Declaration
public float CalibrationConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HighPercent
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HistogramLogMax
Declaration
public float HistogramLogMax
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HistogramLogMin
Declaration
public float HistogramLogMin
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LowPercent
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MaxBrightness
Declaration
public float MaxBrightness
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Method
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
MinBrightness
Declaration
public float MinBrightness
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SpeedDown
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SpeedUp
Declaration
Field Value
Type |
Description |
System.Single |
|