Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensData.h |
| Include | #include "LensData.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSimulcamInfo
Remarks
Information about the simulcam composition
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | CGLayerAspectRatio | Aspect ratio of the CG layer in the simulcam composition, which was set to match the aspect ratio of the selected Camera Actor | |
| float | MediaPlateAspectRatio | Aspect ratio of the media plate in the simulcam composition, which was set to match the aspect ratio of the selected Media Source | |
| FIntPoint | MediaResolution | Resolution of the selected Media Source |