Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
Inheritance Hierarchy
- FCameraOperation
- FYawPitchCameraOperation
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraOperation.h |
| Include | #include "Core/CameraOperation.h" |
Syntax
struct FYawPitchCameraOperation : public UE::Cameras::FCameraOperation
Remarks
A camera operation that tries to correct the yaw/pitch of a camera rig.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConsumableDouble | Pitch | ||
| FConsumableDouble | Yaw |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCameraOperationTypeID |