unreal.ImageCenterInfo

class unreal.ImageCenterInfo(principal_point=[0.5, 0.5])

Bases: unreal.StructBase

Lens camera image center parameters

C++ Source:

  • Plugin: CameraCalibrationCore

  • Module: CameraCalibrationCore

  • File: LensData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • principal_point (Vector2D): [Read-Write] Principal Point: Value expected to be normalized [0,1]

property principal_point

[Read-Write] Principal Point: Value expected to be normalized [0,1]

Type

(Vector2D)