unreal.STMapPointInfo

class unreal.STMapPointInfo(focus=0.0, zoom=0.0, st_map_info=[None])

Bases: unreal.DataTablePointInfoBase

ST Map 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

  • st_map_info (STMapInfo): [Read-Write] STMap Info: ST Map parameter

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

property st_map_info

[Read-Write] STMap Info: ST Map parameter

Type

(STMapInfo)