unreal.ImageCenterPointInfo

class unreal.ImageCenterPointInfo(focus=0.0, zoom=0.0, image_center_info=[[0.5, 0.5]])

Bases: unreal.DataTablePointInfoBase

Image Center Point Info struct

C++ Source:

  • Plugin: CameraCalibrationCore

  • Module: CameraCalibrationCore

  • File: LensData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • focus (float): [Read-Write] Focus: Point Focus Value

  • image_center_info (ImageCenterInfo): [Read-Write] Image Center Info: Image Center parameter

  • zoom (float): [Read-Write] Zoom: Point Zoom Value

property image_center_info

[Read-Write] Image Center Info: Image Center parameter

Type

(ImageCenterInfo)