Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
Lens camera image center parameters
| Name | FImageCenterInfo |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensData.h |
| Include Path | #include "LensData.h" |
Syntax
USTRUCT (BlueprintType )
struct FImageCenterInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PrincipalPoint | FVector2D | Value expected to be normalized [0,1] | LensData.h |
|