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