unreal.ImageCenterPointInfo¶
- class unreal.ImageCenterPointInfo(focus=0.0, zoom=0.0, image_center_info=[[0.5, 0.5]])¶
Bases:
unreal.DataTablePointInfoBaseImage 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 Valueimage_center_info(ImageCenterInfo): [Read-Write] Image Center Info: Image Center parameterzoom(float): [Read-Write] Zoom: Point Zoom Value
- property image_center_info¶
[Read-Write] Image Center Info: Image Center parameter
- Type