unreal.DistortionInfo

class unreal.DistortionInfo(parameters=[])

Bases: unreal.StructBase

Lens distortion parameters

C++ Source:

  • Plugin: CameraCalibrationCore

  • Module: CameraCalibrationCore

  • File: LensData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • parameters (Array(float)): [Read-Write] Parameters: Generic array of floating-point lens distortion parameters

property parameters

[Read-Write] Parameters: Generic array of floating-point lens distortion parameters

Type

(Array(float))