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