unreal.ImageCenterInfo

class unreal.ImageCenterInfo(principal_point: Vector2D = Ellipsis)

Bases: 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: Vector2D

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

Type:

(Vector2D)