Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithCameraLookatTrackingSettingsTemplate |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithCineCameraActorTemplate.h |
| Include Path | #include "ObjectTemplates/DatasmithCineCameraActorTemplate.h" |
Syntax
USTRUCT ()
struct FDatasmithCameraLookatTrackingSettingsTemplate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithCameraLookatTrackingSettingsTemplate() |
ObjectTemplates/DatasmithCineCameraActorTemplate.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorToTrack | TSoftObjectPtr< AActor > | ObjectTemplates/DatasmithCineCameraActorTemplate.h | ||
| bAllowRoll | uint8 | ObjectTemplates/DatasmithCineCameraActorTemplate.h | ||
| bEnableLookAtTracking | uint8 | ObjectTemplates/DatasmithCineCameraActorTemplate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Apply
(
FCameraLookatTrackingSettings* Destination, |
ObjectTemplates/DatasmithCineCameraActorTemplate.h | ||
bool Equals
(
const FDatasmithCameraLookatTrackingSettingsTemplate& Other |
ObjectTemplates/DatasmithCineCameraActorTemplate.h | ||
void Load
(
const FCameraLookatTrackingSettings& Source |
ObjectTemplates/DatasmithCineCameraActorTemplate.h |