Navigation
API > API/Plugins > API/Plugins/GameplayCameras
Structure describing various allocations needed by a camera asset.
| Name | FCameraAssetAllocationInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraAsset.h |
| Include Path | #include "Core/CameraAsset.h" |
Syntax
USTRUCT ()
struct FCameraAssetAllocationInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContextDataTableInfo | FCameraContextDataTableAllocationInfo | Combined context data table allocation info for all the camera rigs. | Core/CameraAsset.h | |
| VariableTableInfo | FCameraVariableTableAllocationInfo | Combined variable table allocation info for all the camera rigs. | Core/CameraAsset.h |