Navigation
API > API/Plugins > API/Plugins/VirtualCamera
References
| Module | VirtualCamera |
| Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraSaveGame.h |
| Include | #include "VirtualCameraSaveGame.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FVirtualCameraSettingsPreset
Remarks
Keeps track of all data associated with settings presets.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsAxisLockingSettingsSaved | ||
| bool | bIsCameraSettingsSaved | Checks which settings are saved for the preset | |
| bool | bIsFavorited | Checks if saettings is set as favorite | |
| bool | bIsMotionScaleSettingsSaved | ||
| bool | bIsStabilizationSettingsSaved | ||
| FVirtualCameraSettings | CameraSettings | ||
| FDateTime | DateCreated |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Constants
| Name | Description |
|---|---|
| NextIndex |