Navigation
API > API/Plugins > API/Plugins/DatasmithContent > API/Plugins/DatasmithContent/ObjectTemplates
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithCineCameraActorTemplate.h |
| Include | #include "ObjectTemplates/DatasmithCineCameraActorTemplate.h" |
Syntax
USTRUCT&40;&41;
struct FDatasmithCameraLookatTrackingSettingsTemplate
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< AActor > | ActorToTrack | ||
| uint8: 1 | bAllowRoll | ||
| uint8: 1 | bEnableLookAtTracking |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Apply
(
FCameraLookatTrackingSettings* Destination, |
||
| bool | Equals
(
const FDatasmithCameraLookatTrackingSettingsTemplate& Other |
||
| void | Load
(
const FCameraLookatTrackingSettings& Source |