unreal.FocalLengthInfo¶
- class unreal.FocalLengthInfo(fx_fy: Vector2D = Ellipsis)¶
Bases:
StructBaseNormalized 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
C++ Source:
Plugin: CameraCalibrationCore
Module: CameraCalibrationCore
File: LensData.h
Editor Properties: (see get_editor_property/set_editor_property)
fx_fy(Vector2D): [Read-Write] Value expected to be normalized (unitless)