unreal.FocalLengthPointInfo

class unreal.FocalLengthPointInfo(focus=0.0, zoom=0.0, focal_length_info=[[1.0, 1.777778]])

Bases: unreal.DataTablePointInfoBase

Focal Length Point Info struct

C++ Source:

  • Plugin: CameraCalibrationCore

  • Module: CameraCalibrationCore

  • File: LensData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • focal_length_info (FocalLengthInfo): [Read-Write] Focal Length Info: Focal Length parameter

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

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

property focal_length_info

[Read-Write] Focal Length Info: Focal Length parameter

Type

(FocalLengthInfo)