Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraParameters.h |
| Include | #include "Core/CameraParameters.h" |
Syntax
USTRUCT ()
struct FRotator3fCameraParameter
Remarks
Rotator3f camera parameter.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRotator3f | Value | ||
| TObjectPtr< URotator3fCameraVariable > | Variable |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRotator3fCameraParameter
(
typename TCallTraits< FRotator3fCameraParameter::ValueType >::ParamType InValue |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | SerializeFromMismatchedTag
(
const FPropertyTag& Tag, |
Typedefs
| Name | Description |
|---|---|
| ValueType | |
| VariableAssetType |