Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Tables
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/FocalLengthTable.h |
| Include | #include "Tables/FocalLengthTable.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FFocalLengthZoomPoint
Remarks
Focal length associated to a zoom value
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsCalibrationPoint | Whether this focal length was added along calibrated distortion parameters | |
| FFocalLengthInfo | FocalLengthInfo | Value expected to be normalized (unitless) | |
| float | Zoom | Input zoom value for this point |