Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithCameraFilmbackSettingsTemplate |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithCineCameraComponentTemplate.h |
| Include Path | #include "ObjectTemplates/DatasmithCineCameraComponentTemplate.h" |
Syntax
USTRUCT ()
struct FDatasmithCameraFilmbackSettingsTemplate
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SensorHeight | float | ObjectTemplates/DatasmithCineCameraComponentTemplate.h | ||
| SensorWidth | float | ObjectTemplates/DatasmithCineCameraComponentTemplate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Apply
(
FCameraFilmbackSettings* Destination, |
ObjectTemplates/DatasmithCineCameraComponentTemplate.h | ||
bool Equals
(
const FDatasmithCameraFilmbackSettingsTemplate& Other |
ObjectTemplates/DatasmithCineCameraComponentTemplate.h | ||
void Load
(
const FCameraFilmbackSettings& Source |
ObjectTemplates/DatasmithCineCameraComponentTemplate.h |