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 FFocalLengthInfo
Remarks
Normalized focal length information for both width and height dimension If focal length is in pixel, normalize using pixel dimensions If focal length is in mm, normalize using sensor dimensions
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | FxFy | Value expected to be normalized (unitless) |