Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraRigBuildContext.h |
| Include | #include "Core/CameraRigBuildContext.h" |
Syntax
struct FCameraRigBuildContext
Remarks
Camera rig asset build context.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCameraRigAllocationInfo & | AllocationInfo | The allocation information to be determined. | |
| FCameraBuildLog & | BuildLog | The build log for emitting messages. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCameraRigBuildContext
(
FCameraRigAllocationInfo& InAllocationInfo, |