Navigation
API > API/Plugins > API/Plugins/DatasmithContent > API/Plugins/DatasmithContent/ObjectTemplates
References
Module | DatasmithContent |
Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithCineCameraComponentTemplate.h |
Include | #include "ObjectTemplates/DatasmithCineCameraComponentTemplate.h" |
Syntax
USTRUCT&40;&41;
struct FDatasmithPostProcessSettingsTemplate
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TEnumAsByte< enum EAutoExposureMethod > | AutoExposureMethod | |
![]() ![]() |
uint32: 1 | bOverride_AutoExposureMethod | |
![]() ![]() |
uint32: 1 | bOverride_CameraISO | |
![]() ![]() |
uint32: 1 | bOverride_CameraShutterSpeed | |
![]() ![]() |
uint32: 1 | bOverride_ColorSaturation | |
![]() ![]() |
uint8: 1 | bOverride_DepthOfFieldFstop | |
![]() ![]() |
uint32: 1 | bOverride_VignetteIntensity | |
![]() ![]() |
uint32: 1 | bOverride_WhiteTemp | |
![]() ![]() |
float | CameraISO | |
![]() ![]() |
float | CameraShutterSpeed | |
![]() ![]() |
FVector4 | ColorSaturation | |
![]() ![]() |
float | DepthOfFieldFstop | |
![]() ![]() |
float | VignetteIntensity | |
![]() ![]() |
float | WhiteTemp |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Apply
(
FPostProcessSettings* Destination, |
|
![]() ![]() |
bool | Equals
(
const FDatasmithPostProcessSettingsTemplate& Other |
|
![]() |
void | Load
(
const FPostProcessSettings& Source |