Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
Inheritance Hierarchy
- FCameraOperation
- FSingleValueCameraOperation
- FYawPitchCameraOperation
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraOperation.h |
| Include | #include "Core/CameraOperation.h" |
Syntax
struct FCameraOperation
Remarks
Base class for an operation to be executed on a camera rig.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCameraOperation
(
FCameraOperationTypeID InOperationTypeID |
Functions
| Type | Name | Description | |
|---|---|---|---|
| OperationType * | Attempts to cast this operation into a sub-class. |