Struct DatasmithPostProcessSettingsTemplate
Datasmith Post Process Settings Template
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 DatasmithPostProcessSettingsTemplate
Fields
|
Improve this Doc
View Source
AutoExposureMethod
Declaration
public byte AutoExposureMethod
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
bOverride_AutoExposureMethod
Declaration
public bool bOverride_AutoExposureMethod
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOverride_CameraISO
Declaration
public bool bOverride_CameraISO
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOverride_ColorSaturation
Declaration
public bool bOverride_ColorSaturation
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOverride_FilmWhitePoint
Declaration
public bool bOverride_FilmWhitePoint
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOverride_VignetteIntensity
Declaration
public bool bOverride_VignetteIntensity
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOverride_WhiteTemp
Declaration
public bool bOverride_WhiteTemp
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
CameraISO
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
VignetteIntensity
Declaration
public float VignetteIntensity
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
WhiteTemp
Declaration
Field Value
Type |
Description |
System.Single |
|