Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraRigJoints.h |
| Include | #include "Core/CameraRigJoints.h" |
Syntax
struct FCameraRigJoint
Remarks
A structure describing a joint in a camera rig.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTransform3d | Transform | The position of the this joint. | |
| FCameraVariableID | VariableID | The variable driving the rotation of this joint. |